Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ setErrorDiagnosticFlags
Function
setErrorDiagnosticFlags
Source/Falcor/Core/Error.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
//
71
72
void setErrorDiagnosticFlags(ErrorDiagnosticFlags flags)
73
{
74
gErrorDiagnosticFlags = flags;
75
}
76
77
ErrorDiagnosticFlags getErrorDiagnosticFlags()
78
{
Callers
2
SampleApp
Method · 0.85
runMain
Function · 0.85
Calls
no outgoing calls
Tested by
1
runMain
Function · 0.68