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

Function getErrorDiagnosticFlags

Source/Falcor/Core/Error.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77ErrorDiagnosticFlags getErrorDiagnosticFlags()
78{
79 return gErrorDiagnosticFlags;
80}
81
82void reportErrorAndContinue(std::string_view msg)
83{

Callers 6

loadScriptMethod · 0.85
loadSceneMethod · 0.85
SampleAppMethod · 0.85
linkMethod · 0.85
getKernelsMethod · 0.85
runMainFunction · 0.85

Calls

no outgoing calls

Tested by 1

runMainFunction · 0.68