Searched defs:setPixelShaderConstantF (Results 1 – 2 of 2) sorted by relevance
280 …void Device::setPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsign… in setPixelShaderConstantF() function in es2::Device
2662 …void Renderer::setPixelShaderConstantF(unsigned int index, const float value[4], unsigned int coun… in setPixelShaderConstantF() function in sw::Renderer