Searched refs:BLEND_CONSTANT (Results 1 – 4 of 4) sorted by relevance
196 BLEND_CONSTANT, enumerator
918 case BLEND_CONSTANT: in blendFactor()980 case BLEND_CONSTANT: in blendFactorAlpha()1974 case BLEND_CONSTANT: in blendFactor()2026 case BLEND_CONSTANT: in blendFactorAlpha()
3141 renderer->setSourceBlendFactor(sw::BLEND_CONSTANT); in SetRenderState()3195 renderer->setDestBlendFactor(sw::BLEND_CONSTANT); in SetRenderState()3974 renderer->setSourceBlendFactorAlpha(sw::BLEND_CONSTANT); in SetRenderState()4028 renderer->setDestBlendFactorAlpha(sw::BLEND_CONSTANT); in SetRenderState()
2103 case GL_CONSTANT_COLOR: return sw::BLEND_CONSTANT; in ConvertBlendFunc()