MCPcopy Create free account
hub / github.com/baldurk/renderdoc / Shutdown

Method Shutdown

renderdoc/replay/capture_file.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 RENDERDOC_ProgressCallback progress);
110 ResultDetails CopyFileTo(const rdcstr &filename);
111 void Shutdown() { delete this; }
112 ReplaySupport LocalReplaySupport() { return m_Support; }
113 rdcstr DriverName() { return m_DriverName; }
114 rdcstr RecordedMachineIdent() { return m_Ident; }

Callers 1

OpenCaptureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected