mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-05-30 00:28:19 +02:00
Adds an additional semaphore for every swapchain image to be waited for before the present engine access an image. During a present request with multiple swapchains, these semaphores are grouped together and are signaled after the incoming pWaitSemaphores signal. Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com> Change-Id: I94cabbf5f7d9a45dceef60eec7773b48ccc32078 |
||
|---|---|---|
| .. | ||
| headless | ||
| wayland | ||
| surface.hpp | ||
| surface_properties.hpp | ||
| swapchain_base.cpp | ||
| swapchain_base.hpp | ||
| synchronization.cpp | ||
| synchronization.hpp | ||
| wsi_factory.cpp | ||
| wsi_factory.hpp | ||