Home | History | Annotate | Download | only in gl

Lines Matching full:blend_equation

2899                 GrBlendEquation blend_equation = kAdd_GrBlendEquation;
2900 GL_CALL(BlendEquation(gXfermodeEquation2Blend[blend_equation]));
2901 fHWBlendState.fEquation = blend_equation;