mesa/src/vulkan/device-select-layer
YaoBing Xiao b63dfcc172 vulkan/x11: use xcb_connection_has_error to check for failue
xcb_connectxx() always returns a non-NULL pointer to a
xcb_connection_t, even on failure.

cc: mesa-stable

Signed-off-by: YaoBing Xiao <xiaoyaobing@uniontech.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31812>
2024-10-29 11:52:37 +00:00
..
device_select.h
device_select_layer.c device-select: only try wayland/x11 if the required vars are set 2024-10-18 14:47:10 +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/x11: use xcb_connection_has_error to check for failue 2024-10-29 11:52:37 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
VkLayer_MESA_device_select.json