radv: enable VK_KHR_shader_maximal_reconvergence

Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27277>
This commit is contained in:
Daniel Schürmann
2023-11-23 11:35:13 +01:00
committed by Marge Bot
parent 2649717a36
commit e546f2a55d
4 changed files with 13 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ VK_KHR_load_store_op_none on RADV
VK_KHR_line_rasterization on RADV
VK_KHR_index_type_uint8 on RADV
VK_KHR_shader_expect_assume on all Vulkan drivers
VK_KHR_shader_maximal_reconvergence on RADV