You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes the Vulkan validation errors caused by not destroying the swapchain.
It also fixes a typo and adds a small comment explaining why `main` extends the lifetime of `window` beyond its initial scope.
0 commit comments