Searched refs:vk_format_depth_only (Results 1 – 7 of 7) sorted by relevance
70 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
379 return vk_format_depth_only(format); in vk_format_get_aspect_format()
1615 format = vk_format_depth_only(format); in radv_image_reset_layout()2018 return vk_format_depth_only(image->vk.format); in radv_get_aspect_format()2020 return vk_format_depth_only(image->vk.format); in radv_get_aspect_format()2105 iview->vk.view_format = vk_format_depth_only(iview->vk.view_format); in radv_image_view_init()
215 depth_format = vk_format_depth_only(dst->image->vk.format); in radv_meta_blit2d_normal_dst()
1681 depth_format = vk_format_depth_only(dst->image->vk.format); in radv_meta_image_to_image_cs()
443 image_view->view_format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
302 return vk_format_depth_only(format); in dzn_image_get_plane_format()