Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ DecrementCallScope
Method
DecrementCallScope
IntelPresentMon/FlashInjectorLibrary/Context.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
uint32_t Context::DecrementCallScope()
61
{
62
return --s_CallScope;
63
}
64
65
MemoryPool& Context::GetMemoryPool()
66
{
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