|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| enum vkd3d_sm4_instruction_modifier | type |
| union { | |
| struct { | |
| int u | |
| int v | |
| int w | |
| } aoffimmi | |
| } | u |
| struct { ... } sm4_instruction_modifier::aoffimmi |
| enum vkd3d_sm4_instruction_modifier sm4_instruction_modifier::type |
Definition at line 4041 of file tpf.c.
Referenced by encode_texel_offset_as_aoffimmi(), and sm4_encode_instruction_modifier().
| int sm4_instruction_modifier::u |
Definition at line 4047 of file tpf.c.
Referenced by encode_texel_offset_as_aoffimmi(), and sm4_encode_instruction_modifier().
| union { ... } sm4_instruction_modifier::u |