-
Henri Verbeet authored
RenderDoc/Qt creates swapchains with 2 buffers, a front buffer and a back buffer, and the DISCARD swap effect. It doesn't redraw the back buffer after a Present(), seemingly expecting that the back buffer will only be copied to the front buffer, and otherwise remain unmodified. Incidentally, CEF seems to behave in a similar way.
5f4df4aa