Home | History | Annotate | Download | only in gl

Lines Matching refs:fEquation

2880     GrBlendEquation equation = blendInfo.fEquation;
2892 GrBlendEquationIsAdvanced(fHWBlendState.fEquation)) {
2897 fHWBlendState.fEquation = blend_equation;
2910 if (fHWBlendState.fEquation != equation) {
2912 fHWBlendState.fEquation = equation;