Home | History | Annotate | Download | only in gl

Lines Matching refs:srcCoeff

756     GrBlendCoeff srcCoeff;
758 BlendOptFlags blendOpts = this->getBlendOpts(false, &srcCoeff, &dstCoeff);
774 fCurrentProgram.overrideBlend(&srcCoeff, &dstCoeff);
775 this->flushBlend(type, srcCoeff, dstCoeff);