Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkGpu.cpp1233 static bool check_rt_image_info(const GrVkCaps& caps, const GrVkImageInfo& info, bool resolveOnly) { in check_rt_image_info() function
1297 if (!check_rt_image_info(this->vkCaps(), imageInfo, resolveOnly)) { in onWrapRenderableBackendTexture()
1328 if (!check_rt_image_info(this->vkCaps(), info, kResolveOnly)) { in onWrapBackendRenderTarget()