mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 00:10:00 -05:00
To maintain maximum frame rate we render to the last acquired swapchain image but present the last but one drawn image. This behavior is optional through conditional compilation macros.