Searched refs:gXfermodeCoeff2Blend (Results 1 – 1 of 1) sorted by relevance
88 static const GrGLenum gXfermodeCoeff2Blend[] = { variable158 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gXfermodeCoeff2Blend)); in BlendCoeffReferencesConstant()2926 GL_CALL(BlendFunc(gXfermodeCoeff2Blend[srcCoeff], in flushBlend()2927 gXfermodeCoeff2Blend[dstCoeff])); in flushBlend()