Commit 3cc3176a authored by Alexander Orzechowski's avatar Alexander Orzechowski
Browse files

video_core/vulkan: Explicity check swapchain size when deciding to recreate

Vulkan for whatever reason does not return VK_ERROR_OUT_OF_DATE_KHR when
the swapchain is the wrong size. Explicity make sure the size is indeed
up to date to workaround this.
parent d5f53da7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment