mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-25 22:01:33 +00:00
7e16822f21
It turns out the semaphore used for vkAcquireNextImageKHR may be left in a signaled state for VK_ERROR_OUT_OF_DATE_KHR. While it seems to be possible to clear the semaphore using an empty queue submission, destroying and recreating the semaphore works well. Still have problems with the frame buffer after window resize, though. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |