Searched refs:gXfermodeEquation2Blend (Results 1 – 2 of 2) sorted by relevance
62 static const GrGLenum gXfermodeEquation2Blend[] = { variable106 static_assert(SK_ARRAY_COUNT(gXfermodeEquation2Blend) == kGrBlendEquationCnt);2735 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation])); in flushBlendAndColorWrite()2749 GL_CALL(BlendEquation(gXfermodeEquation2Blend[equation])); in flushBlendAndColorWrite()
60 static const GrGLenum gXfermodeEquation2Blend[] = { variable104 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gXfermodeEquation2Blend) == kGrBlendEquationCnt);2881 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation])); in flushBlend()2897 GL_CALL(BlendEquation(gXfermodeEquation2Blend[equation])); in flushBlend()