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:
@@ -1048,6 +1048,7 @@ vn_physical_device_get_passthrough_extensions(
|
||||
.KHR_dynamic_rendering = true,
|
||||
.KHR_maintenance4 = true,
|
||||
.KHR_shader_integer_dot_product = true,
|
||||
.KHR_shader_non_semantic_info = true,
|
||||
.EXT_4444_formats = true,
|
||||
.EXT_extended_dynamic_state = true,
|
||||
.EXT_extended_dynamic_state2 = true,
|
||||
|
||||
Reference in New Issue
Block a user