mesa/src/microsoft
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
..
ci CI/windows: Don't limit deqp-runner to 4 jobs 2023-01-27 01:49:19 +00:00
clc d3d12: Don't clear d3d12_shader_key 2023-02-13 22:57:03 +00:00
compiler d3d12: Don't clear d3d12_shader_key 2023-02-13 22:57:03 +00:00
spirv_to_dxil spirv2dxil: Support 16bit types 2023-02-11 06:12:23 +00:00
vulkan meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00