MCPcopy 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
72void setErrorDiagnosticFlags(ErrorDiagnosticFlags flags)
73{
74 gErrorDiagnosticFlags = flags;
75}
76
77ErrorDiagnosticFlags getErrorDiagnosticFlags()
78{

Callers 2

SampleAppMethod · 0.85
runMainFunction · 0.85

Calls

no outgoing calls

Tested by 1

runMainFunction · 0.68