mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2025-12-25 02:20:08 +01:00
Implements the entrypoint vkSetSwapchainPresentTimingQueueSizeEXT and handles VkPresentTimingsInfoEXT. The presentation timing queue is also implemented the present id from parsing VkPresentTimingsInfoEXT is stored in the queue. Signed-off-by: ginujacob <ginu.jacob@arm.com> Change-Id: I81b6113b54db5e59f7018ef9a22e80af6dcdd568 |
||
|---|---|---|
| .. | ||
| drm | ||
| wsialloc | ||
| custom_allocator.cpp | ||
| custom_allocator.hpp | ||
| extension_list.cpp | ||
| extension_list.hpp | ||
| file_descriptor.hpp | ||
| format_modifiers.cpp | ||
| format_modifiers.hpp | ||
| helpers.hpp | ||
| log.cpp | ||
| log.hpp | ||
| macros.hpp | ||
| platform_set.hpp | ||
| ring_buffer.hpp | ||
| timed_semaphore.cpp | ||
| timed_semaphore.hpp | ||
| unordered_map.hpp | ||
| unordered_set.hpp | ||