vulkan-wsi-layer/layer
ginujacob 9abd1af3ce Handle VkPresentTimingsInfoEXT
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
2024-10-11 18:56:31 +01:00
..
layer.cpp Implement support for marking frame boundaries 2024-10-01 15:18:22 +00:00
present_timing.cpp Handle VkPresentTimingsInfoEXT 2024-10-11 18:56:31 +01:00
private_data.cpp Implement support for marking frame boundaries 2024-10-01 15:18:22 +00:00
private_data.hpp Implement support for marking frame boundaries 2024-10-01 15:18:22 +00:00
surface_api.cpp Advertise VK_EXT_present_timing features. 2024-09-17 11:31:46 +01:00
surface_api.hpp Implement VK_KHR_get_surface_capabilities2 entrypoints 2022-03-10 10:28:33 +00:00
swapchain_api.cpp Handle VkPresentTimingsInfoEXT 2024-10-11 18:56:31 +01:00
swapchain_api.hpp Add support for VK_KHR_shared_presentable_image for headless backend 2024-04-30 08:28:21 +00:00
swapchain_maintenance_api.cpp Add vkReleaseSwapchainImagesEXT entrypoint 2024-08-13 19:27:53 +01:00
swapchain_maintenance_api.hpp Add vkReleaseSwapchainImagesEXT entrypoint 2024-08-13 19:27:53 +01:00
VkLayer_window_system_integration.json Add initial support for VK_KHR_present_id 2024-08-20 11:46:07 +00:00
wsi_layer_experimental.hpp Advertise VK_EXT_present_timing features. 2024-09-17 11:31:46 +01:00