Home
last modified time | relevance | path

Searched refs:check_image_info (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp1309 static bool check_image_info(const GrVkCaps& caps, in check_image_info() function
1416 if (!check_image_info(this->vkCaps(), imageInfo, kAdopt_GrWrapOwnership == ownership, in onWrapBackendTexture()
1450 if (!check_image_info(this->vkCaps(), imageInfo, kAdopt_GrWrapOwnership == ownership, in onWrapRenderableBackendTexture()
1486 if (!check_image_info(this->vkCaps(), info, false, this->queueIndex())) { in onWrapBackendRenderTarget()

Completed in 5 milliseconds