mesa/src/vulkan
Erik Faye-Lund 7ea85871fe vulkan: prefer vulkan_core.h over vulkan.h
If we include vulkan.h, we risk including the WSI bits as well, which we
don't need here. Only trouble can follow from including these where
they're not needed.

So let's include vulkan_core.h in these places instead.

Fixes: b39958a3a1 ("anv,nir: Move the ANV YCbCr lowering pass to common code")
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 vulkan/device-select-layer: drop wayland-protocols dep 2022-11-23 12:15:23 +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 vulkan: prefer vulkan_core.h over vulkan.h 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 vulkan/wsi/wayland: fix acquire_next_image to report timeouts properly 2023-02-10 11:32:54 +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