Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstCoeff

452     void setBlendFunc(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) {
454 dstCoeff;
456 if (GrBlendCoeffRefsDst(dstCoeff)) {
534 * to be tweaked in order for the optimization to work. srcCoeff and dstCoeff are optional
544 GrBlendCoeff* dstCoeff = NULL) const;