mesa/src/vulkan/util
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
..
rmv vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
gen_enum_to_str.py vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
meson.build vulkan: Add RMV file exporter 2023-01-11 06:55:04 +00:00
vk_alloc.c vulkan/util: assume c11 2022-06-14 15:08:37 +00:00
vk_alloc.h vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
vk_cmd_queue_gen.py vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
vk_dispatch_table_gen.py vulkan: Augment _WIN32 stub comparison 2022-09-08 15:37:11 +00:00
vk_dispatch_trampolines_gen.py vulkan: Move trampoline code-gen to its own file 2021-10-29 23:12:32 +00:00
vk_entrypoints.py vk/util: keep track of extension requirements 2023-02-14 23:28:29 +00:00
vk_entrypoints_gen.py vulkan_entrypoints_gen: For Windows ARM64EC, prefix symbols with '#' 2022-06-29 01:18:19 +00:00
vk_extensions.py vk/util: keep track of extension requirements 2023-02-14 23:28:29 +00:00
vk_extensions_gen.py vk/runtime: turn vk.xml extension requirements into asserts 2023-02-14 23:28:29 +00:00
vk_format.c vulkan/format: add a 10-bit video format 2023-01-18 06:36:27 +00:00
vk_format.h vulkan/formats: Add YCbCr format information 2023-01-16 14:10:21 +00:00
vk_icd_gen.py vulkan, radv: Support backslash in ICD paths 2021-11-10 09:48:41 +00:00
vk_util.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vk_util.h vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00