docs/panvk: add VK_-prefix for extension name

We're using the VK_-prefix elsewhere, let's be consistent.

Fixes: d4797b8ab7 ("panvk: enable KHR_spirv_1_4 on v10+")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34525>
This commit is contained in:
Erik Faye-Lund
2025-04-15 15:39:46 +02:00
parent d5fce25fb0
commit 37e75da005

View File

@@ -34,6 +34,6 @@ VK_KHR_shader_float_controls2 on panvk/v10+
storageBuffer8BitAccess on panvk
uniformAndStorageBuffer8BitAccess on panvk
MSAA with 8 and 16 sample counts on panvk
KHR_spirv_1_4 on panvk/v10+
VK_KHR_spirv_1_4 on panvk/v10+
Mali G720 and G725 on Panfrost and panvk
dualSrcBlend on panvk