MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / IsVerboseTraceEnabled

Function IsVerboseTraceEnabled

PresentData/Debug.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370bool IsVerboseTraceEnabled()
371{
372 return gVerboseTraceEnabled;
373}
374
375void DebugAssertImpl(wchar_t const* msg, wchar_t const* file, int line)
376{

Callers 6

StartPacketMethod · 0.85
CompletePacketMethod · 0.85
EnqueueWorkMethod · 0.85
CompleteQueuePacketMethod · 0.85
CompleteFrameMethod · 0.85
DebugAssertImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected