Searched refs:BLENDOP_SUB (Results 1 – 7 of 7) sorted by relevance
772 case BLENDOP_SUB: in sourceBlendFactor()793 case BLENDOP_SUB: in destBlendFactor()847 case BLENDOP_SUB: in blendOperation()860 return BLENDOP_SUB; in blendOperation()871 return BLENDOP_SUB; in blendOperation()930 case BLENDOP_SUB: in sourceBlendFactorAlpha()956 case BLENDOP_SUB: in destBlendFactorAlpha()1015 case BLENDOP_SUB: in blendOperationAlpha()1028 return BLENDOP_SUB; in blendOperationAlpha()1039 return BLENDOP_SUB; in blendOperationAlpha()
206 BLENDOP_SUB, enumerator
298 case GL_FUNC_SUBTRACT_OES: return sw::BLENDOP_SUB; in ConvertBlendOp()
506 case GL_FUNC_SUBTRACT: return sw::BLENDOP_SUB; in ConvertBlendOp()
1198 case BLENDOP_SUB: in alphaBlend()1253 case BLENDOP_SUB: in alphaBlend()2080 case BLENDOP_SUB: in alphaBlend()2135 case BLENDOP_SUB: in alphaBlend()
1288 case GL_FUNC_SUBTRACT: return sw::BLENDOP_SUB; in ConvertBlendOp()
3696 renderer->setBlendOperation(sw::BLENDOP_SUB); in SetRenderState()4045 renderer->setBlendOperationAlpha(sw::BLENDOP_SUB); in SetRenderState()