panvk: Advertise VK_EXT_shader_demote_to_helper_invocation support

The necessary bits have been added to the bifrost/valhall backend,
so we can advertise support for VK_EXT_shader_demote_to_helper_invocation
now.

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 15:48:06 +02:00
committed by Marge Bot
parent 83cbac00d3
commit d4998f7ff3
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -16,3 +16,4 @@ 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
VK_EXT_shader_demote_to_helper_invocation on panvk