mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Vulkan) Buildfix
This commit is contained in:
parent
a227989fd8
commit
a378ce0aec
@ -2838,7 +2838,9 @@ retry:
|
||||
vulkan_destroy_swapchain(vk);
|
||||
/* Swapchain out of date, trying to create new one ... */
|
||||
if (is_retrying)
|
||||
{
|
||||
retro_sleep(10);
|
||||
}
|
||||
else
|
||||
is_retrying = true;
|
||||
vulkan_acquire_clear_fences(vk);
|
||||
|
Loading…
x
Reference in New Issue
Block a user