Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp3945 …long Direct3DDevice8::SetVertexShaderConstant(unsigned long startRegister, const void *constantDat… in SetVertexShaderConstant() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h331 …STDMETHOD(SetVertexShaderConstant)(THIS_ DWORD Register,CONST void* pConstantData,DWORD ConstantCo… in DECLARE_INTERFACE_() local