mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 05:20:45 +00:00
Split up the debug manager initialisation between capture and replay
* Meaning that we only create replay/analysis type pipelines and objects while in the replay program, and not during capture. Likewise since text rendering is only used in-application, we don't initialise that during replay.
This commit is contained in: