Searched refs:updateForMipmap (Results 1 – 6 of 6) sorted by relevance
38 bool updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo);
242 if (!texRT->updateForMipmap(gpu, info)) { in reallocForMipmap()
232 bool GrVkTextureRenderTarget::updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo) { in updateForMipmap() function in GrVkTextureRenderTarget
238 if (!texRT->updateForMipmap(gpu, info)) { in reallocForMipmap()