Home | History | Annotate | Download | only in gl

Lines Matching refs:fEquation

2875     GrBlendEquation equation = blendInfo.fEquation;
2889 GrBlendEquationIsAdvanced(fHWBlendState.fEquation)) {
2894 fHWBlendState.fEquation = blend_equation;
2908 if (fHWBlendState.fEquation != equation) {
2910 fHWBlendState.fEquation = equation;