mesa/src/vulkan/wsi
Simon Zeni f9944899a7 vulkan/wsi: Implement VK_EXT_acquire_drm_display
Implements the two functions defined in the extension
VK_EXT_acquire_drm_display, vkAcquireDrmDisplayEXT and vkGetDrmDisplayEXT.

Signed-off-by: Simon Zeni <simon@bl4ckb0ne.ca>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Simon Ser <contact@emersion.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11014>
2021-06-24 15:48:38 +00:00
..
meson.build vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common.c vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common.h vulkan/wsi: provide more info in wsi_image_create_info 2021-06-03 04:24:55 +00:00
wsi_common_display.c vulkan/wsi: Implement VK_EXT_acquire_drm_display 2021-06-24 15:48:38 +00:00
wsi_common_display.h vulkan/wsi: Implement VK_EXT_acquire_drm_display 2021-06-24 15:48:38 +00:00
wsi_common_drm.c vulkan/wsi: provide more info in wsi_image_create_info 2021-06-03 04:24:55 +00:00
wsi_common_private.h vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c vulkan/wsi/wayland: simplify wl_surface version check 2021-06-21 20:01:28 +00:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_win32.c vulkan/wsi: provide more info in wsi_image_create_info 2021-06-03 04:24:55 +00:00
wsi_common_win32.h vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common_x11.c vulkan/wsi: avoid wsi_x11_check_for_dri3 for sw device 2021-05-03 13:33:08 +00:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00