vulkan-wsi-layer/wsi/extensions
Normunds Rieksts a92fa2a8d9 Add support for querying swapchain timing properties
Adds initial support to the headless and Wayland backends to query
swapchain timing properties. This patch also moves all present timing
backend specific code into its own file and refactors the private_data
code that is specific to present timing entrypoints into a more common
format.

Change-Id: I377197a6e14b3cbd968e35735d43060d19dfe5bc
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2025-02-11 16:47:42 +00:00
..
frame_boundary.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
frame_boundary.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
image_compression_control.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
image_compression_control.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_id.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_id.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_timing.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
present_timing.hpp Add support for querying swapchain timing properties 2025-02-11 16:47:42 +00:00
swapchain_maintenance.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
swapchain_maintenance.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
wsi_extension.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
wsi_extension.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00