mesa/src/vulkan/device-select-layer
Franz Hoeltermann 0b86e1f752
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
device-select: Avoid usage of legacy GetPhysicalDeviceProperties
This caused validation errors and redundantly called both the new "2"
variant and the legacy variant

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39058>
2026-01-01 17:51:35 +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 Revert "device-select-layer: Implement VkNegotiateLayerInterface::pfnGetDeviceProcAddr" 2025-12-15 16:46:13 +00:00
device_select_layer.c device-select: Avoid usage of legacy GetPhysicalDeviceProperties 2026-01-01 17:51:35 +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