Skip to content

zink: don't destroy swapchain on initial CreateSwapchainKHR fail

Mike Blumenkrantz requested to merge zmike/mesa:zink-crash into main

What does this MR do and why?

zink: don't destroy swapchain on initial CreateSwapchainKHR fail

this used to be correct at some point but now it no longer is

cc: mesa-stable

Merge request reports