panvk: shaderStorageImageWriteWithoutFormat support

Signed-off-by: Ryan Mckeever <ryan.mckeever@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33787>
This commit is contained in:
Ryan Mckeever
2025-04-15 13:00:47 -07:00
committed by Marge Bot
parent e79a568442
commit 1efa53ac17
2 changed files with 8 additions and 3 deletions

View File

@@ -43,3 +43,4 @@ VK_KHR_dynamic_rendering_local_read on panvk
VK_EXT_subgroup_size_control on panvk/v10+
VK_KHR_format_feature_flags2 on panvk
shaderStorageImageReadWithoutFormat on panvk
shaderStorageImageWriteWithoutFormat on panvk