mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-01-08 18:40:19 +01:00
Layer updated to advertise support for the VK_KHR_present_id extension. vkGetPhysicalDeviceFeatures2KHR and vkCreateDevice updated to handle the new struct. Also add the extensions enabled by the layer to the instance_data and device_data objects so that the layer can correctly check which extensions have been enabled. Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com> Change-Id: I71ae2b28c94d3f16b485a06094712d6c3f6c7e77 |
||
|---|---|---|
| .. | ||
| layer.cpp | ||
| present_timing.cpp | ||
| private_data.cpp | ||
| private_data.hpp | ||
| surface_api.cpp | ||
| surface_api.hpp | ||
| swapchain_api.cpp | ||
| swapchain_api.hpp | ||
| swapchain_maintenance_api.cpp | ||
| swapchain_maintenance_api.hpp | ||
| VkLayer_window_system_integration.json | ||
| wsi_layer_experimental.hpp | ||