mesa/src/vulkan/wsi
Jason Ekstrand d67250d444 vulkan/wsi/x11: Split image creation
Store the wsi_image_create_info in the swapchain and call
wsi_configure_*_image once per swapchain and then use wsi_create_image
for each image.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12031>
2022-01-31 19:46:54 +00:00
..
meson.build vulkan/wsi: implement missing wsi_register_device_event 2021-11-04 16:57:29 +00:00
wsi_common.c vulkan/wsi/drm: Break create_prime_image in pieces 2022-01-31 19:46:54 +00:00
wsi_common.h vulkan/wsi: add wsi_common_get_image 2022-01-14 17:41:42 +00:00
wsi_common_display.c vulkan: Allow RegisterDisplayEventEXT before first page flip 2022-01-31 12:49:26 +00:00
wsi_common_display.h vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync 2021-11-16 10:54:27 -06:00
wsi_common_drm.c vulkan/wsi/drm: Break create_prime_image in pieces 2022-01-31 19:46:54 +00:00
wsi_common_drm.h vulkan/wsi: create a common function to compare drm devices 2022-01-14 12:19:57 +00:00
wsi_common_private.h vulkan/wsi/x11: Split image creation 2022-01-31 19:46:54 +00:00
wsi_common_queue.h util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
wsi_common_wayland.c vulkan/wsi/wayland: Fix add_drm_format_modifier aplha/opaqueness. 2022-01-31 17:50:01 +00:00
wsi_common_win32.c vulkan/wsi: add VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT for swapchain image caps 2022-01-24 21:53:21 +00:00
wsi_common_x11.c vulkan/wsi/x11: Split image creation 2022-01-31 19:46:54 +00:00