Home | History | Annotate | Download | only in effects

Lines Matching full:blendequation

143                                               GrBlendEquation BlendEquation, GrBlendCoeff SrcCoeff,
172 GrBlendEquation BlendEquation,
176 (GrBlendModifiesDst(BlendEquation, SrcCoeff, DstCoeff) ? kModifiesDst_Property : 0) |
185 GrBlendAllowsCoverageAsAlpha(BlendEquation, SrcCoeff, DstCoeff)