mesa/src/vulkan
Emma Anholt 78b826a235 vulkan: Make sure we've loaded our connectors when querying plane props.
If you hadn't already called wsi_GetPhysicalDeviceDisplayProperties2KHR or
wsi_GetDrmDisplayEXT before calling
GetPhysicalDeviceDisplayPlaneProperties2KHR, then the connectors list
wouldn't be populated and you'd get no plane properties.  Fixes failure of
dEQP-VK.wsi.display.get_display_plane_capabilities when run on its own.

Fixes: #4575
Cc: mesa-stable
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15353>
(cherry picked from commit da834a12cf)
2022-03-18 20:00:46 +00:00
..
device-select-layer vulkan-device-select: Don't leak drmDevicePtr 2021-12-17 22:30:49 +00:00
overlay-layer vulkan/overlay: Fix violation of VUID-VkMappedMemoryRange-size-01389 2021-07-30 11:38:40 +00:00
registry vulkan: Update the XML and headers to 1.2.195 2021-10-06 02:18:39 +00:00
util vulkan: Fix leak of error messages 2022-02-09 20:07:48 +00:00
wsi vulkan: Make sure we've loaded our connectors when querying plane props. 2022-03-18 20:00:46 +00:00
meson.build meson: Add and use an idep for Vulkan WSI 2021-10-13 00:06:15 +00:00
vulkan-icd-symbols.txt