Searched refs:setVertexShaderConstant (Results 1 – 3 of 3) sorted by relevance
65 …void setVertexShaderConstant(unsigned int startRegister, const void *constantData, unsigned int co…
396 …void Direct3DStateBlock8::setVertexShaderConstant(unsigned int startRegister, const void *constant… in setVertexShaderConstant() function in D3D8::Direct3DStateBlock8
3968 stateRecorder.back()->setVertexShaderConstant(startRegister, constantData, count); in SetVertexShaderConstant()