Searched refs:D3DSIO_PHASE (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | d3d8types.h | 363 D3DSIO_PHASE = 0xFFFD, enumerator
|
H A D | d3d9types.h | 442 D3DSIO_PHASE = 0xFFFD, enumerator
|
/reactos/sdk/tools/winesync/d3dx9_staging/ |
H A D | 0004-d3dx9_36__Implement_D3DXDisassembleShader._(v2).diff | 287 + { D3DSIO_PHASE, "phase", 0, instr_generic, 0x0104, 0x0104 }, /* PS only */
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | bytecodewriter.c | 559 case BWRITERSIO_PHASE: return D3DSIO_PHASE; in d3d9_opcode()
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | shader.c | 2641 { D3DSIO_PHASE, "phase", 0, instr_generic, 0x0104, 0x0104 }, /* PS only */
|