MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / main

Function main

Source/Tools/FalcorTest/FalcorTest.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175int main(int argc, char** argv)
176{
177 return catchAndReportAllExceptions([&]() { return runMain(argc, argv); });
178}

Callers

nothing calls this directly

Calls 2

runMainFunction · 0.70

Tested by

no test coverage detected