radv: enable VK_KHR_shader_quad_control

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-09 10:55:41 +01:00
committed by Marge Bot
parent 312d0784c5
commit 932b9e6a23
4 changed files with 7 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ 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
VK_KHR_shader_quad_control on RADV