vulkan-wsi-layer/wsi/headless
Ginu Jacob 02ae04d08f Introduce an extensions abstraction in the layer
In this change, an abstraction layer is added to the swapchain
extensions. The extensions present_timing, present_id,
image_compression_control, frame_boundary, and swapchain_maintenance1
are moved to the new extensions abstraction framework.

Additionally, the compression control extension has been formalized in
the layer as it is part of Vulkan spec so compression control guards
have been removed.

Change-Id: Ib28739ca35dfbf5df987241a9010619279f3e1bb
Signed-off-by: Ginu Jacob <ginu.jacob@arm.com>
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2025-01-31 17:31:32 +00:00
..
surface.cpp Fix formatting issues 2021-10-29 08:51:25 +00:00
surface.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
surface_properties.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
surface_properties.hpp Advertise VK_EXT_present_timing features. 2024-09-17 11:31:46 +01:00
swapchain.cpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
swapchain.hpp Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00