Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
ErrorDiagnosticFlags getErrorDiagnosticFlags()
78
{
79
return gErrorDiagnosticFlags;
80
}
81
82
void reportErrorAndContinue(std::string_view msg)
83
{
Callers
6
loadScript
Method · 0.85
loadScene
Method · 0.85
SampleApp
Method · 0.85
link
Method · 0.85
getKernels
Method · 0.85
runMain
Function · 0.85
Calls
no outgoing calls
Tested by
1
runMain
Function · 0.68