Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1505 …long Direct3DDevice8::GetPixelShaderConstant(unsigned long startRegister, void *constantData, unsi… in GetPixelShaderConstant() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h344 …STDMETHOD(GetPixelShaderConstant)(THIS_ DWORD Register,void* pConstantData,DWORD ConstantCount) PU… in DECLARE_INTERFACE_() local