Searched refs:IDirect3DDevice8_GetPixelShaderConstant (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 446 #define IDirect3DDevice8_GetPixelShaderConstant(p,a,b,c) (p)->lpVtbl->GetPixelShaderConstant(p,a,b,… macro 544 #define IDirect3DDevice8_GetPixelShaderConstant(p,a,b,c) (p)->GetPixelShaderConstant(a,b,c) macro
|