Searched refs:vk_format_depth_only (Results 1 – 4 of 4) sorted by relevance
389 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
88 format = vk_format_depth_only(format); in blit_surf_for_image_level_layer()
83 surface->bpe = vk_format_get_blocksize(vk_format_depth_only(pCreateInfo->format)); in radv_init_surface()1054 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
242 depth_format = vk_format_depth_only(dst->image->vk_format); in radv_meta_blit2d_normal_dst()