MCPcopy Create free account
hub / github.com/GaijinEntertainment/DagorEngine / root

Function root

prog/gameLibs/render/daFrameGraph/api/cpp/daFG.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 if (!Runtime::isInitialized())
40 return;
41
42 auto &tracker = Runtime::get().getNodeTracker();
43 tracker.unregisterNode(uid.nodeId, uid.generation);
44}

Callers 15

makeFrameGraphMethod · 0.85
runtime.cppFile · 0.85
StateMethod · 0.85
StateMethod · 0.85
get_lens_flare_namespaceFunction · 0.85
registerInFgMethod · 0.85
FGExternalUniqueResMethod · 0.85

Calls

no outgoing calls

Tested by 2

makeFrameGraphMethod · 0.68