vulkan-wsi-layer/wsi/extensions
Nir.Ekhauz 9c1092c038 DDK build error seen with VK_KHR_DISPLAY=y build option
Fix external_memory_extension.cpp in order to be able to be build by gcc11.

Signed-off-by: Nir.Ekhauz <nir.ekhauz@arm.com>
Change-Id: Id402e4812065eaaa75cfb0861735ea47acf33490
2025-12-29 15:51:01 +02:00
..
external_memory_extension.cpp DDK build error seen with VK_KHR_DISPLAY=y build option 2025-12-29 15:51:01 +02:00
external_memory_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
frame_boundary.cpp VK_EXT_frame_boundary: Fixing the sType used in VkFrameBoundaryEXT 2025-09-22 16:31:11 +01:00
frame_boundary.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_create_info_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_id.cpp Adding exception-safe custom mutex to the WSI layer 2025-09-05 16:06:38 +01:00
present_id.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_timing.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_timing.hpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_wait.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
swapchain_maintenance.cpp Fix regression with swapchain_maintenance 2025-03-07 17:51:20 +00:00
swapchain_maintenance.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00