Home
last modified time | relevance | path

Searched defs:setPixelShaderConstantF (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp280 …void Device::setPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsign… in setPixelShaderConstantF() function in es2::Device
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp693 …void Direct3DStateBlock9::setPixelShaderConstantF(unsigned int startRegister, const float *constan… in setPixelShaderConstantF() function in D3D9::Direct3DStateBlock9
/external/swiftshader/src/Device/
DRenderer.cpp2148 …void Renderer::setPixelShaderConstantF(unsigned int index, const float value[4], unsigned int coun… in setPixelShaderConstantF() function in sw::Renderer
/external/swiftshader/src/Renderer/
DRenderer.cpp2564 …void Renderer::setPixelShaderConstantF(unsigned int index, const float value[4], unsigned int coun… in setPixelShaderConstantF() function in sw::Renderer