mesa/src/vulkan/device-select-layer
Chia-I Wu 3831079fdf vulkan/device_select: remove get_pdevice_proc_addr
It is optional and is needed only when a layer has physical device
extensions that may be unknown to the loader.

This simplifies the layer a bit, but more importantly, it works around a
bug in the loader when there is another layer in the layer chain that
wraps VkInstance.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16307>
2022-07-06 23:53:25 +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
device_select.h
device_select_layer.c vulkan/device_select: remove get_pdevice_proc_addr 2022-07-06 23:53:25 +00:00
device_select_wayland.c vulkan/device_select: avoid segfault on Wayland if wl_drm is unavailable 2021-05-04 21:26:21 +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: Add and use an idep for Vulkan WSI 2021-10-13 00:06:15 +00:00