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

/external/mesa3d/src/amd/vulkan/
H A Dvk_format.h378 vk_format_depth_only(VkFormat format) function
H A Dradv_meta_copy.c86 format = vk_format_depth_only(format);
H A Dradv_image.c785 iview->vk_format = vk_format_depth_only(iview->vk_format);
H A Dradv_meta_blit2d.c290 depth_format = vk_format_depth_only(dst->image->vk_format);

Completed in 103 milliseconds