MCPcopy Create free account
hub / github.com/Angelo1211/SoftwareRenderer / startUp

Method startUp

src/engine.cpp:17–51  ·  view source on GitHub ↗

Starts up subsystems in an order that satifies their dependencies. If at any point any of the subsystem fails to initialize, the success flag is raised and the loading is exited early. This serves to avoid any further fails in the initialization routine that might cause seg faults.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected