panvk: Enable VK_KHR_shader_quad_control for v10+

Signed-off-by: Rebecca Mckeever <rebecca.mckeever@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33615>
This commit is contained in:
Rebecca Mckeever
2025-02-18 19:30:23 -08:00
committed by Marge Bot
parent 13a3d70258
commit 0c40b1653d
3 changed files with 6 additions and 1 deletions

View File

@@ -14,3 +14,4 @@ VK_MESA_image_alignment_control on NVK
shaderFloat16 on panvk
VK_KHR_shader_subgroup_uniform_control_flow on panvk/v10+
VK_KHR_shader_maximal_reconvergence on panvk/v10+
VK_KHR_shader_quad_control on panvk/v10+