Stenzek cdf34a79f7 Vulkan: Set a flag to resize the swap chain when presenting fails
Drivers can return VK_ERROR_OUT_OF_DATE_KHR from vkQueuePresentKHR, and
we should resize the image in this case, as well as when getting it back
from vkAcquireNextImageKHR.
2017-10-10 23:21:40 +10:00
..
2017-08-22 16:40:34 +02:00
2017-10-08 13:04:23 +02:00
2017-10-08 13:04:23 +02:00
2017-09-10 12:28:53 +02:00
2017-03-08 01:24:18 -08:00