mesa/src/vulkan/device-select-layer
Faith Ekstrand 8297d18952 vulkan/device-select-layer: Include vulkan.h
In the upcoming header update, vk_layer.h starts including vulkan_core.h
instead of vulkan.h.  This will break this layer as it needs a couple of
window-system extension #defines.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21225>
2023-02-17 03:42:34 +00:00
..
device_select.h vulkan/device_select: Store Vulkan vendorID and deviceID as uint32_t 2020-12-08 16:19:25 +00:00
device_select_layer.c vulkan/device-select-layer: Include vulkan.h 2023-02-17 03:42:34 +00:00
device_select_wayland.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
device_select_x11.c vulkan-device-select: Don't leak xcb_query_extension_reply_t 2022-03-28 11:06:11 +00:00
meson.build meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
VkLayer_MESA_device_select.json vulkan: bump layer api versions to current vk header version 2022-04-25 19:56:39 +00:00