Home | History | Annotate | Download | only in Include

Lines Matching defs:blendEquation

990     bool blendEquation;       // true if any blend equation was specified
1016 blendEquation = false;
1057 if (src.blendEquation)
1058 blendEquation = src.blendEquation;