Searched refs:check_rt_image_info (Results 1 – 1 of 1) sorted by relevance
1233 static bool check_rt_image_info(const GrVkCaps& caps, const GrVkImageInfo& info, bool resolveOnly) { in check_rt_image_info() function1297 if (!check_rt_image_info(this->vkCaps(), imageInfo, resolveOnly)) { in onWrapRenderableBackendTexture()1328 if (!check_rt_image_info(this->vkCaps(), info, kResolveOnly)) { in onWrapBackendRenderTarget()