Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
175
int main(int argc, char** argv)
176
{
177
return catchAndReportAllExceptions([&]() { return runMain(argc, argv); });
178
}
Callers
nothing calls this directly
Calls
2
catchAndReportAllExceptions
Function · 0.85
runMain
Function · 0.70
Tested by
no test coverage detected