Home | History | Annotate | Download | only in gl

Lines Matching refs:dstTex

2270     const GrTextureProxy* dstTex = dst->asTextureProxy();
2273 bool dstIsTex2D = dstTex ? (dstTex->textureType() == GrTextureType::k2D) : false;
2282 if (this->canCopyAsBlit(dstConfig, dstSampleCnt, SkToBool(dstTex),
2291 SkToBool(dstTex), dstIsTex2D, dstOrigin,
2294 this->canCopyAsBlit(dstConfig, dstSampleCnt, SkToBool(dstTex),