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:
@@ -34,6 +34,6 @@ VK_KHR_shader_float_controls2 on panvk/v10+
|
|||||||
storageBuffer8BitAccess on panvk
|
storageBuffer8BitAccess on panvk
|
||||||
uniformAndStorageBuffer8BitAccess on panvk
|
uniformAndStorageBuffer8BitAccess on panvk
|
||||||
MSAA with 8 and 16 sample counts 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
|
Mali G720 and G725 on Panfrost and panvk
|
||||||
dualSrcBlend on panvk
|
dualSrcBlend on panvk
|
||||||
|
Reference in New Issue
Block a user