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

/external/skia/include/gpu/
H A DGrBlend.h18 enum GrBlendEquation { enum
99 static constexpr bool GrBlendEquationIsAdvanced(GrBlendEquation equation) {
103 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff,
136 static constexpr bool GrBlendAllowsCoverageAsAlpha(GrBlendEquation equation,

Completed in 172 milliseconds