Searched refs:dstTypeIfTexture (Results 1 – 2 of 2) sorted by relevance
435 const GrTextureType* dstTypeIfTexture,439 const GrTextureType* dstTypeIfTexture,
3334 const GrTextureType* dstTypeIfTexture, in canCopyTexSubImage() argument3393 if (!dstTypeIfTexture) { in canCopyTexSubImage()3401 *dstTypeIfTexture != GrTextureType::kExternal; in canCopyTexSubImage()3405 const GrTextureType* dstTypeIfTexture, in canCopyAsBlit() argument3416 if (dstTypeIfTexture && *dstTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()