Searched defs:GrBlendEquation (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrBlend.h18 enum GrBlendEquation { enum
171 template<GrBlendEquation Equation>
177 inline bool GrBlendEquationIsAdvanced(GrBlendEquation equation) {
182 template<GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>
216 template<GrBlendEquation Equation, GrBlendCoeff SrcCoeff, GrBlendCoeff DstCoeff>

Completed in 116 milliseconds