Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp1355 static bool check_tex_image_info(const GrVkCaps& caps, const GrVkImageInfo& info) { in check_tex_image_info() function
1421 if (!check_tex_image_info(this->vkCaps(), imageInfo)) { in onWrapBackendTexture()
1455 if (!check_tex_image_info(this->vkCaps(), imageInfo)) { in onWrapRenderableBackendTexture()

Completed in 6 milliseconds