mesa/src/vulkan/device-select-layer
Aaron Ruby b17896f693 device-select-layer: Implement VkNegotiateLayerInterface::pfnGetDeviceProcAddr
This must be implemented for loaderLayerInterfaceVersion >= 2. The only
interface that's allowed to be set to null is pfnGetPhysicalDeviceProcAddr.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38270>
2025-12-10 17:36:21 +00:00
..
.clang-format device-select: clang-format 2025-08-29 15:51:03 +00:00
device_select.c device_select: Allow shortcut names for device types 2025-08-29 15:51:06 +00:00
device_select.h device-select-layer: Implement VkNegotiateLayerInterface::pfnGetDeviceProcAddr 2025-12-10 17:36:21 +00:00
device_select_layer.c device-select-layer: Implement VkNegotiateLayerInterface::pfnGetDeviceProcAddr 2025-12-10 17:36:21 +00:00
device_select_wayland.c device-select: Fix error check. 2025-09-29 17:19:34 +02:00
device_select_x11.c device-select: clang-format 2025-08-29 15:51:03 +00:00
meson.build device-select: move get_default_device to it's own file 2025-08-29 15:51:04 +00:00
VkLayer_MESA_device_select.json.in meson: include VkLayer_MESA_device_select in the devenv 2025-06-20 21:51:17 +00:00