Home
last modified time | relevance | path

Searched defs:SetPixelShaderConstant (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2288 …long Direct3DDevice8::SetPixelShaderConstant(unsigned long startRegister, const void *constantData… in SetPixelShaderConstant() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h343 …STDMETHOD(SetPixelShaderConstant)(THIS_ DWORD Register,CONST void* pConstantData,DWORD ConstantCou… in DECLARE_INTERFACE_() local