Home | History | Annotate | Download | only in gl

Lines Matching refs:blend_equation

2892                 GrBlendEquation blend_equation = kAdd_GrBlendEquation;
2893 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation]));
2894 fHWBlendState.fEquation = blend_equation;