tu: Implement VK_KHR_unified_image_layouts

Turnip does not use any image layouts aside from UNDEFINED, therefore, we can expose this extension.

Signed-off-by: Autumn Ashton <misyl@froggi.es>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35536>
This commit is contained in:
Autumn Ashton
2025-06-15 15:27:01 +01:00
parent 79656dbcd3
commit 5b50f229f0
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ VK_EXT_depth_clamp_zero_one on panvk
VK_KHR_depth_clamp_zero_one on panvk
VK_EXT_depth_clip_control on panvk
VK_KHR_maintenance9 on RADV
VK_KHR_unified_image_layouts on RADV (RDNA3+)
VK_KHR_unified_image_layouts on RADV (RDNA3+) and tu
VK_KHR_vulkan_memory_model on panvk
VK_KHR_present_wait2
VK_EXT_descriptor_indexing on panvk/v10+