Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_image.c603 vk_image_layout_is_depth_only(VkImageLayout layout) in vk_image_layout_is_depth_only() function
650 assert(!vk_image_layout_is_depth_only(att_ref->layout)); in vk_att_ref_stencil_layout()
698 assert(!vk_image_layout_is_depth_only(main_layout)); in vk_att_desc_stencil_layout()
Dvk_image.h318 bool vk_image_layout_is_depth_only(VkImageLayout layout);