Home | History | Annotate | Download | only in gl

Lines Matching refs:blend_equation

2880                 GrBlendEquation blend_equation = kAdd_GrBlendEquation;
2881 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation]));
2882 fHWBlendState.fEquation = blend_equation;