vulkan-wsi-layer/wsi/headless
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
..
present_timing_handler.cpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00
present_timing_handler.hpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00
present_wait_headless.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait_headless.hpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01: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 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