Searched refs:setBlendConstant (Results 1 – 9 of 9) sorted by relevance
239 void setBlendConstant(const Color<float> &blendConstant);
463 void PixelProcessor::setBlendConstant(const Color<float> &blendConstant) in setBlendConstant() function in sw::PixelProcessor
278 void setBlendConstant(const Color<float> &blendConstant);
715 void PixelProcessor::setBlendConstant(const Color<float> &blendConstant) in setBlendConstant() function in sw::PixelProcessor
88 setBlendConstant(0xFFFFFFFF); in Device()
165 executionState.renderer->setBlendConstant(pipeline->getBlendConstants()); in play()
87 setBlendConstant(0xFFFFFFFF); in Device()
2825 device->setBlendConstant(es2sw::ConvertColor(mState.blendColor)); in applyState()
3896 renderer->setBlendConstant(sw::Color<float>(value)); in SetRenderState()