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

Function BuildIdDirtyFlag

IntelPresentMon/Versioning/BuildId.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 return PM_BUILD_CONFIG_;
33 }
34 bool BuildIdDirtyFlag() noexcept
35 {
36 return PM_BID_DIRTY;
37 }
38}

Callers 3

WinMainFunction · 0.85
CommonEntryFunction · 0.85
WinMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected