Searched refs:BLEND_CONSTANT (Results 1 – 5 of 5) sorted by relevance
195 BLEND_CONSTANT, enumerator
490 case GL_CONSTANT_COLOR: return sw::BLEND_CONSTANT; in ConvertBlendFunc()
927 case BLEND_CONSTANT: in blendFactor()989 case BLEND_CONSTANT: in blendFactorAlpha()1903 case BLEND_CONSTANT: in blendFactor()1955 case BLEND_CONSTANT: in blendFactorAlpha()
3142 renderer->setSourceBlendFactor(sw::BLEND_CONSTANT); in SetRenderState()3196 renderer->setDestBlendFactor(sw::BLEND_CONSTANT); in SetRenderState()3975 renderer->setSourceBlendFactorAlpha(sw::BLEND_CONSTANT); in SetRenderState()4029 renderer->setDestBlendFactorAlpha(sw::BLEND_CONSTANT); in SetRenderState()
1272 case GL_CONSTANT_COLOR: return sw::BLEND_CONSTANT; in ConvertBlendFunc()