mesa/src/vulkan
Iván Briano bf04be17f7 vulkan/wsi/wayland: Fix double free on error condition
If wsi_configure_native_image() fails, it will call
wsi_destroy_image_info() itself, so let's try to not call it again from
wsi_wl_swapchain_destroy().

Fixes the CTS tests:
dEQP-VK.wsi.wayland.swapchain.simulate_oom.*

Fixes: b626a5be43 ("vulkan/wsi/wayland: Split image creation")

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16257>
2022-05-02 19:26:27 +00:00
..
device-select-layer vulkan/device_select: force default device if environment variable set 2022-04-28 08:05:40 +00:00
overlay-layer vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
registry vulkan: spec update to 1.3.211 2022-04-05 12:55:21 +00:00
runtime vulkan/runtime: 0-out pipeline cache object 2022-05-02 19:02:42 +00:00
util vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi vulkan/wsi/wayland: Fix double free on error condition 2022-05-02 19:26:27 +00:00
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
vulkan-icd-symbols.txt
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00