mesa/src/vulkan
Erik Faye-Lund 29ffc79410 meson: don't pass vk wsi args where they don't belong
Only code that cares about Vulkan WSI should get the corresponding
arguments passed. Otherwise, the Vulkan headers might end up including
other headers that we don't have the correct dependencies passed for.
So let's give those a dedicated variable, and only pass that where it's
actually needed.

Fixes: b39958a3a1 ("anv,nir: Move the ANV YCbCr lowering pass to common code")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8193
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21185>
2023-02-15 18:35:14 +00:00
..
device-select-layer meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
overlay-layer vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
registry vulkan: update headers/registry to 1.3.238 for video decode 2022-12-20 07:28:07 +10:00
runtime meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
util vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
wsi meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
meson.build meson: Refactoring shared gen_vs_module_defs_normal_command out 2022-11-11 05:38:19 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00