Home
last modified time | relevance | path

Searched defs:setPixelShaderConstantB (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp688 …void Direct3DStateBlock9::setPixelShaderConstantB(unsigned int startRegister, const int *constantD… in setPixelShaderConstantB() function in D3D9::Direct3DStateBlock9
/external/swiftshader/src/Device/
DRenderer.cpp2182 void Renderer::setPixelShaderConstantB(unsigned int index, const int *boolean, unsigned int count) in setPixelShaderConstantB() function in sw::Renderer
/external/swiftshader/src/Renderer/
DRenderer.cpp2598 void Renderer::setPixelShaderConstantB(unsigned int index, const int *boolean, unsigned int count) in setPixelShaderConstantB() function in sw::Renderer