Searched refs:BLEND_INVSOURCE (Results 1 – 6 of 6) sorted by relevance
187 BLEND_INVSOURCE, enumerator
279 case GL_ONE_MINUS_SRC_COLOR: return sw::BLEND_INVSOURCE; in ConvertBlendFunc()
483 case GL_ONE_MINUS_SRC_COLOR: return sw::BLEND_INVSOURCE; in ConvertBlendFunc()
886 case BLEND_INVSOURCE: in blendFactor()965 case BLEND_INVSOURCE: in blendFactorAlpha()1862 case BLEND_INVSOURCE: in blendFactor()1931 case BLEND_INVSOURCE: in blendFactorAlpha()
3110 renderer->setSourceBlendFactor(sw::BLEND_INVSOURCE); in SetRenderState()3164 renderer->setDestBlendFactor(sw::BLEND_INVSOURCE); in SetRenderState()3943 renderer->setSourceBlendFactorAlpha(sw::BLEND_INVSOURCE); in SetRenderState()3997 renderer->setDestBlendFactorAlpha(sw::BLEND_INVSOURCE); in SetRenderState()
1265 case GL_ONE_MINUS_SRC_COLOR: return sw::BLEND_INVSOURCE; in ConvertBlendFunc()