vulkan-wsi-layer/wsi/display
Normunds Rieksts e030203d82 Fix a case where OOM condition was not checked
Fixes a case where backing image memory creator allocation was not
checked for out of memory condition which results in failing OOM CTS
tests.

Change-Id: I6c203599eca5562f334d4e5e3f21c200dc667ee5
Signed-off-by: Normunds Rieksts <normunds.rieksts@arm.com>
2025-11-28 15:07:25 +00:00
..
drm_display.cpp Scan DRM device nodes for the VK_KHR_display backend 2025-09-11 11:50:01 +01:00
drm_display.hpp Add external memory extension 2025-04-25 15:28:39 +01:00
present_wait_display.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait_display.hpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
surface.cpp Fix the VK_KHR_DISPLAY implementation within the WSI Layer 2024-11-14 16:48:34 +00:00
surface.hpp Refactor framebuffer format support 2024-08-12 11:44:22 +00:00
surface_properties.cpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
surface_properties.hpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
swapchain.cpp Fix a case where OOM condition was not checked 2025-11-28 15:07:25 +00:00
swapchain.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00