mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-10 21:58:31 +08:00
Without a dependency between pWaitDstStageMask (COLOR_ATTACHMENT_OUTPUT) and the render-pass, the UNDEFINED -> COLOR_ATTACHMENT_OPTIMAL transition might happen before the image is ready to be used.