panvk: Advertise support for VK_EXT_primitive_topology_list_restart

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

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35065>
This commit is contained in:
Mary Guillemard
2025-05-20 10:34:26 +02:00
committed by Marge Bot
parent 4d1fcd75f9
commit 43d84078e6
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -22,3 +22,4 @@ VK_EXT_depth_bias_control on panvk
VK_KHR_shader_bfloat16 on anv/gfx125+ and radv/gfx12+
VK_KHR_robustness2 on RADV
VK_EXT_zero_initialize_device_memory on RADV and NVK
VK_EXT_primitive_topology_list_restart on panvk