venus: Enable VK_KHR_shader_non_semantic_info

This extension has no Vulkan API, only SPIR-V API.

Signed-off-by: Chad Versace <chadversary@chromium.org>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18000>
This commit is contained in:
Chad Versace
2022-08-10 15:57:41 -07:00
committed by Marge Bot
parent 1951eb2dad
commit 8fbc12feb2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ Vulkan 1.3 -- all DONE: anv, radv, lvp
VK_KHR_format_feature_flags2 DONE (anv, lvp, radv, tu, v3dv)
VK_KHR_maintenance4 DONE (anv, lvp, radv, tu, vn)
VK_KHR_shader_integer_dot_product DONE (anv, lvp, radv, tu, vn)
VK_KHR_shader_non_semantic_info DONE (anv, radv, tu, v3dv)
VK_KHR_shader_non_semantic_info DONE (anv, radv, tu, v3dv, vn)
VK_KHR_shader_terminate_invocation DONE (anv, lvp, radv, tu)
VK_KHR_synchronization2 DONE (anv, lvp, panvk, radv, tu)
VK_KHR_zero_initialize_workgroup_memory DONE (anv, lvp, radv, tu)