ReactOS 0.4.16-dev-401-g45b008d
|
#include <d3dcompiler_private.h>
Definition at line 90 of file d3dcompiler_private.h.
BOOL instruction::coissue |
Definition at line 101 of file d3dcompiler_private.h.
Referenced by sm_1_x_opcode().
enum bwriter_comparison_type instruction::comptype |
Definition at line 94 of file d3dcompiler_private.h.
Referenced by asmparser_instr(), asmparser_sincos(), asmparser_texcoord(), asmparser_texcrd(), asmparser_texhelper(), asmparser_texkill(), asmparser_texld14(), and sm_2_opcode().
struct shader_reg instruction::dst |
Definition at line 96 of file d3dcompiler_private.h.
Referenced by asmparser_dcl_input_ps_2(), asmparser_dstreg_ps_1_0123(), asmparser_dstreg_ps_1_4(), asmparser_dstreg_ps_2(), asmparser_dstreg_ps_2_x(), asmparser_dstreg_ps_3(), asmparser_dstreg_vs_1(), asmparser_dstreg_vs_2(), asmparser_dstreg_vs_3(), asmparser_texkill(), instr_handler(), instr_ps_1_0123_mov(), instr_ps_1_0123_texld(), instr_ps_1_4_mov(), instr_ps_1_4_texld(), and instrlen().
DWORD instruction::dstmod |
Definition at line 92 of file d3dcompiler_private.h.
Referenced by asmparser_dcl_input(), asmparser_dcl_input_ps_2(), asmparser_dstreg_vs_1(), asmparser_dstreg_vs_2(), asmparser_dstreg_vs_3(), asmparser_instr(), asmparser_sincos(), asmparser_texcoord(), asmparser_texcrd(), asmparser_texhelper(), asmparser_texkill(), asmparser_texld14(), instr_handler(), instr_ps_1_0123_mov(), instr_ps_1_0123_texld(), instr_ps_1_4_mov(), and instr_ps_1_4_texld().
BOOL instruction::has_dst |
Definition at line 95 of file d3dcompiler_private.h.
Referenced by asmparser_dstreg_ps_1_0123(), asmparser_dstreg_ps_1_4(), asmparser_dstreg_ps_2(), asmparser_dstreg_ps_2_x(), asmparser_dstreg_ps_3(), asmparser_dstreg_vs_1(), asmparser_dstreg_vs_2(), asmparser_dstreg_vs_3(), asmparser_texkill(), instr_handler(), and sm_2_opcode().
BOOL instruction::has_predicate |
Definition at line 99 of file d3dcompiler_private.h.
Referenced by instrlen(), sm_2_opcode(), and write_srcregs().
Definition at line 98 of file d3dcompiler_private.h.
Referenced by sm_2_opcode(), and write_srcregs().
DWORD instruction::opcode |
Definition at line 91 of file d3dcompiler_private.h.
Referenced by asmparser_instr(), asmparser_sincos(), asmparser_texcoord(), asmparser_texcrd(), asmparser_texhelper(), asmparser_texkill(), asmparser_texld14(), call_instr_handler(), and instr_handler().
struct shader_reg instruction::predicate |
Definition at line 100 of file d3dcompiler_private.h.
Referenced by write_srcregs().
DWORD instruction::shift |
Definition at line 93 of file d3dcompiler_private.h.
Referenced by asmparser_dcl_input(), asmparser_dcl_input_ps_2(), asmparser_dstreg_ps_2(), asmparser_dstreg_ps_2_x(), asmparser_dstreg_ps_3(), asmparser_dstreg_vs_1(), asmparser_dstreg_vs_2(), asmparser_dstreg_vs_3(), asmparser_instr(), asmparser_sincos(), asmparser_texcoord(), asmparser_texcrd(), asmparser_texhelper(), asmparser_texkill(), asmparser_texld14(), instr_handler(), instr_ps_1_0123_mov(), instr_ps_1_0123_texld(), instr_ps_1_4_mov(), and instr_ps_1_4_texld().
struct shader_reg* instruction::src |
Definition at line 97 of file d3dcompiler_private.h.
Referenced by asmparser_srcreg_ps_1_0123(), asmparser_srcreg_ps_1_4(), asmparser_srcreg_ps_2(), asmparser_srcreg_ps_2_x(), asmparser_srcreg_ps_3(), asmparser_srcreg_vs_1(), asmparser_srcreg_vs_2(), asmparser_srcreg_vs_3(), asmparser_texcoord(), asmparser_texhelper(), asmparser_texld14(), instr_ps_1_0123_mov(), instr_ps_1_0123_texld(), instr_ps_1_4_mov(), instr_ps_1_4_texld(), instrlen(), and write_srcregs().