vulkan-wsi-layer/wsi
Iason Paraskevopoulos b3190998c7 Return appropriate error code in acquire_next_image
Fixes an issue, where acquire_next_image was always returning
VK_ERROR_OUT_OF_HOST_MEMORY when the swapchain had gone into a faulty
state.

Change-Id: Iafe016e4e31158d1a5f0d6d785f60d6a724c62ab
Signed-off-by: Iason Paraskevopoulos <iason.paraskevopoulos@arm.com>
2021-11-25 15:39:42 +00:00
..
headless Store enabled instance and device extensions 2021-11-17 11:51:30 +00:00
wayland Return appropriate error code in acquire_next_image 2021-11-25 15:39:42 +00:00
surface.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
surface_properties.hpp Store enabled instance and device extensions 2021-11-17 11:51:30 +00:00
swapchain_base.cpp Return appropriate error code in acquire_next_image 2021-11-25 15:39:42 +00:00
swapchain_base.hpp Return appropriate error code in acquire_next_image 2021-11-25 15:39:42 +00:00
synchronization.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
synchronization.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
wsi_factory.cpp Store enabled instance and device extensions 2021-11-17 11:51:30 +00:00
wsi_factory.hpp Store enabled instance and device extensions 2021-11-17 11:51:30 +00:00