mesa/src/vulkan
Emma Anholt da834a12cf 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>
2022-03-16 21:43:46 +00:00
..
device-select-layer vulkan/device_select: add has_vulkan11 flag with has_pci_bus flag 2022-03-08 14:23:41 +00:00
overlay-layer vulkan/overlay: revise and reformat README 2022-01-31 19:09:56 +00:00
registry vk: Update xml and headers to 1.3.207. 2022-03-15 18:52:41 +00:00
runtime vulkan/framebuffer: Add a flags field 2022-03-16 12:51:15 -05:00
util lavapipe: Use the auto-generated vk_enqueue_BeginRendering 2022-03-11 11:40:41 -06:00
wsi vulkan: Make sure we've loaded our connectors when querying plane props. 2022-03-16 21:43:46 +00:00
meson.build vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00