ReactOS 0.4.16-dev-303-g11d5cb8
|
Public Attributes | |
DWORD | opcode |
const char * | name |
int | length |
int(* | function )(const struct instr_info *info, DWORD **ptr, char *buffer, BOOL ps) |
WORD | min_version |
WORD | max_version |
WORD instr_info::max_version |
Definition at line 2466 of file shader.c.
Referenced by D3DXDisassembleShader().
DWORD instr_info::opcode |
Definition at line 2461 of file shader.c.
Referenced by D3DXDisassembleShader().