panvk: Advertise support for VK_KHR_shader_terminate_invocation

This is already supported, we just need to toggle the switch.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34676>
This commit is contained in:
Boris Brezillon
2025-04-23 12:40:48 +02:00
committed by Marge Bot
parent 5a55133ce7
commit 5ed79c2d2b
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -15,3 +15,4 @@ VK_KHR_shader_quad_control on panvk/v10+
multiDrawIndirect on panvk/v10+
VK_KHR_draw_indirect_count on panvk/v10+
VK_KHR_shader_integer_dot_product on panvk
VK_KHR_shader_terminate_invocation on panvk