Searched refs:srcTypeIfTexture (Results 1 – 2 of 2) sorted by relevance
488 const GrTextureType* srcTypeIfTexture) const;492 const GrTextureType* srcTypeIfTexture,
3653 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()3726 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()3733 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument3745 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()