panvk: enable KHR_spirv_1_4 on v10+

The previous fix seems to be all that was needed to enable this, so
let's flip the switch.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34514>
This commit is contained in:
Erik Faye-Lund
2025-04-14 22:44:46 +02:00
committed by Marge Bot
parent e77a815299
commit d4797b8ab7
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -35,3 +35,4 @@ VK_KHR_float_controls2 on panvk
storageBuffer8BitAccess on panvk
uniformAndStorageBuffer8BitAccess on panvk
MSAA with 8 and 16 sample counts on panvk
KHR_spirv_1_4 on panvk/v10+