Searched refs:vk_format_depth_only (Results 1 – 3 of 3) sorted by relevance
412 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
1325 image->planes[i].surface.bpe = vk_format_get_blocksize(vk_format_depth_only(format)); in radv_image_reset_layout()1593 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()1595 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()1644 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
264 depth_format = vk_format_depth_only(dst->image->vk_format); in radv_meta_blit2d_normal_dst()