mesa/src/imagination
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
..
common pvr: debug: Add option to zero-alloc all buffer objects 2022-12-01 15:05:59 +00:00
csbgen pvr: Add firmware stream support for transfer submit 2023-02-08 16:33:35 +00:00
include pvr: Check depth/stencil attachment is tile-aligned 2022-12-08 14:53:13 +00:00
rogue pvr: Clarify unreachable text 2023-02-08 15:15:17 +00:00
vulkan meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
.clang-format pvr: Add new Rogue compiler framework 2023-02-08 15:15:17 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build