Lines Matching refs:GrBlendCoeff
51 enum GrBlendCoeff { enum
82 void GrGetCoeffBlendKnownComponents(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff,
90 template<GrBlendCoeff Coeff>
99 inline bool GrBlendCoeffRefsSrc(GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc()
111 template<GrBlendCoeff Coeff>
120 inline bool GrBlendCoeffRefsDst(GrBlendCoeff coeff) { in GrBlendCoeffRefsDst()
133 template<GrBlendCoeff Coeff>
142 inline bool GrBlendCoeffRefsSrc2(GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc2()
155 template<GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>
163 template<GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>
182 template<GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>
216 template<GrBlendEquation Equation, GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>