Home
last modified time | relevance | path

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

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