Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c543 etc2_emulation_format(VkFormat format) in etc2_emulation_format() function
575 return etc2_emulation_format(image->vk.format); in radv_image_get_plane_format()
2118 iview->vk.format = etc2_emulation_format(iview->vk.format); in radv_image_view_init()
2119 iview->vk.view_format = etc2_emulation_format(iview->vk.format); in radv_image_view_init()