Searched refs:is_depth_format (Results 1 – 1 of 1) sorted by relevance
245 bool is_depth_format(VkFormat format) { in is_depth_format() function428 depthFormatPresent |= is_depth_format(pCreateInfo->pAttachments[i].format); in vkCreateRenderPass()711 if (is_depth_format(srcImageEntry->second.format)) { in vkCmdCopyImage()