Searched refs:D3DSIO_POW (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/tools/winesync/d3dx9_staging/ |
H A D | 0004-d3dx9_36__Implement_D3DXDisassembleShader._(v2).diff | 233 + { D3DSIO_POW, "pow", 3, instr_generic, 0x0200, 0xFFFF },
|
/reactos/sdk/include/psdk/ |
H A D | d3d9types.h | 390 D3DSIO_POW = 32, enumerator
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | bytecodewriter.c | 508 case BWRITERSIO_POW: return D3DSIO_POW; in d3d9_opcode()
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | shader.c | 2587 { D3DSIO_POW, "pow", 3, instr_generic, 0x0200, 0xFFFF },
|