vulkan-wsi-layer/layer
Iason Paraskevopoulos 3da272878d Reset query pool on creation
Makes use of the VK_QUERY_POOL_CREATE_RESET_BIT_KHR when creating the
query pool. It disables present timing when VK_KHR_maintenance9 is not
supported by the device.

Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com>
Change-Id: I9d364050f0cd4a2be74e1b1d44cf3f6a0795e6f4
2025-10-17 15:02:40 +00:00
..
calibrated_timestamps_api.cpp Use the KHR version for vkGetCalibratedTimestamps 2025-05-14 16:32:07 +01:00
calibrated_timestamps_api.hpp Use the KHR version for vkGetCalibratedTimestamps 2025-05-14 16:32:07 +01:00
layer.cpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
present_timing_api.cpp Update present timing types 2025-09-04 17:48:10 +01:00
present_wait_api.cpp Update the layer's readme and release notes with VK_KHR_present_wait2 support 2025-09-18 10:20:43 +01:00
present_wait_api.hpp Update the layer's readme and release notes with VK_KHR_present_wait2 support 2025-09-18 10:20:43 +01:00
private_data.cpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00
private_data.hpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
surface_api.cpp Support nonzero present timing queue family 2025-10-06 11:27:34 +01:00
surface_api.hpp Implement VK_KHR_get_surface_capabilities2 entrypoints 2022-03-10 10:28:33 +00:00
swapchain_api.cpp present_id2 dependency handling in present_timing extension 2025-09-29 16:11:01 +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 Introduce an extensions abstraction in the layer 2025-01-31 17:31:32 +00:00
swapchain_maintenance_api.hpp Add vkReleaseSwapchainImagesEXT entrypoint 2024-08-13 19:27:53 +01:00
VkLayer_window_system_integration.json Updating the api version to 1.4.325 2025-10-10 12:36:02 +01:00
wsi_layer_experimental.hpp Update present timing types 2025-09-04 17:48:10 +01:00