Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ IncrementCallScope
Method
IncrementCallScope
IntelPresentMon/FlashInjectorLibrary/Context.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
uint32_t Context::IncrementCallScope()
56
{
57
return ++s_CallScope;
58
}
59
60
uint32_t Context::DecrementCallScope()
61
{
Callers
15
Mine_D3D10CreateDeviceAndSwapChain
Function · 0.80
Mine_D3D11CreateDevice
Function · 0.80
Mine_D3D11CreateDeviceAndSwapChain
Function · 0.80
Mine_CreateDXGIFactory
Function · 0.80
Mine_CreateDXGIFactory1
Function · 0.80
Mine_CreateDXGIFactory2
Function · 0.80
Mine_DXGIDeclareAdapterRemovalSupport
Function · 0.80
Mine_DXGIGetDebugInterface1
Function · 0.80
Mine_DXGID3D10CreateDevice
Function · 0.80
SetPrivateData
Method · 0.80
SetPrivateDataInterface
Method · 0.80
GetPrivateData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected