Searched refs:gXfermodeCoeff2Blend (Results 1 – 2 of 2) sorted by relevance
107 static const GrGLenum gXfermodeCoeff2Blend[] = { variable183 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gXfermodeCoeff2Blend)); in BlendCoeffReferencesConstant()2920 GL_CALL(BlendFunc(gXfermodeCoeff2Blend[srcCoeff], in flushBlend()2921 gXfermodeCoeff2Blend[dstCoeff])); in flushBlend()
106 static const GrGLenum gXfermodeCoeff2Blend[] = { variable182 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gXfermodeCoeff2Blend)); in BlendCoeffReferencesConstant()2908 GL_CALL(BlendFunc(gXfermodeCoeff2Blend[srcCoeff], in flushBlend()2909 gXfermodeCoeff2Blend[dstCoeff])); in flushBlend()