Searched refs:gXfermodeEquation2Blend (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp42 static const GrGLenum gXfermodeEquation2Blend[] = { variable
83 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gXfermodeEquation2Blend) == kGrBlendEquationCnt);
2142 GL_CALL(BlendEquation(gXfermodeEquation2Blend[equation]));

Completed in 47 milliseconds