mesa/src/vulkan/device-select-layer
Georg Lehmann 14033ab6dc vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device supports it.
vkGetPhysicalDeviceProperties2 is not allowed to be used with a 1.0 device
because it's  a vulkan 1.1 function.

Closes: #4396
Fixes: 38ce8d4d ("vulkan/device_select: Stop using device properties 2.")
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9462>
(cherry picked from commit fb1100d718)
2021-03-11 11:49:09 -08:00
..
device_select.h vulkan/device_select: don't pick a cpu driver as the default 2020-09-07 07:12:23 +00:00
device_select_layer.c vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device supports it. 2021-03-11 11:49:09 -08:00
device_select_wayland.c
device_select_x11.c
meson.build
VkLayer_MESA_device_select.json device-select-layer: update for vulkan 1.2 2021-01-19 09:40:07 -08:00