Searched refs:vk_format_depth_only (Results 1 – 5 of 5) sorted by relevance
69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
1494 format = vk_format_depth_only(format); in radv_image_reset_layout()1893 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()1895 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()1977 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
237 depth_format = vk_format_depth_only(dst->image->vk_format); in radv_meta_blit2d_normal_dst()
1727 depth_format = vk_format_depth_only(dst->image->vk_format); in radv_meta_image_to_image_cs()