Home
last modified time | relevance | path

Searched refs:updateForMipmap (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.h38 bool updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo);
DGrVkTexture.cpp242 if (!texRT->updateForMipmap(gpu, info)) { in reallocForMipmap()
DGrVkTextureRenderTarget.cpp232 bool GrVkTextureRenderTarget::updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo) { in updateForMipmap() function in GrVkTextureRenderTarget
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.h38 bool updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo);
DGrVkTexture.cpp238 if (!texRT->updateForMipmap(gpu, info)) { in reallocForMipmap()
DGrVkTextureRenderTarget.cpp232 bool GrVkTextureRenderTarget::updateForMipmap(GrVkGpu* gpu, const GrVkImageInfo& newInfo) { in updateForMipmap() function in GrVkTextureRenderTarget