Home
last modified time | relevance | path

Searched refs:vk_format_get_blockheight (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dvk_format.h192 vk_format_get_blockheight(VkFormat format) in vk_format_get_blockheight() function
Dradv_image.c68 surface->blk_h = vk_format_get_blockheight(pCreateInfo->format); in radv_init_surface()
796 …iview->extent.height = round_up_u32(iview->extent.height * vk_format_get_blockheight(iview->vk_for… in radv_image_view_init()
797 vk_format_get_blockheight(image->vk_format)); in radv_image_view_init()