mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-24 12:05:43 +00:00
In this case the current frame being rendered doesn't match the swapchain size and the application should re-render the frame.
Fixes https://github.com/libsdl-org/SDL/issues/15550
(cherry picked from commit 2b0df96f25)