mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-09 01:00:51 +00:00
1b42dcc05f
* If we hit a fatal error during initialisation, the structured file pointer still points at the temporary serialiser's structured file. It's not until we finish loading that we swap it into the driver-stored file that we can safely return and detach ownership of.