Searched refs:srcTypeIfTexture (Results 1 – 2 of 2) sorted by relevance
437 const GrTextureType* srcTypeIfTexture) const;441 const GrTextureType* srcTypeIfTexture,
3336 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()3400 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()3407 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument3419 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()