mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-17 04:21:04 +01: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.