Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ DeleteContext
Function
DeleteContext
engine/graphics/src/graphics.cpp:1753–1756 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1751
}
1752
1753
void DeleteContext(HContext context)
1754
{
1755
g_functions.m_DeleteContext(context);
1756
}
1757
1758
bool InstallAdapter(AdapterFamily family)
1759
{
Callers
6
DX12NewContext
Function · 0.50
NullNewContext
Function · 0.50
OpenGLNewContext
Function · 0.50
TearDown
Method · 0.50
EngineDestroy
Function · 0.50
WebGPUNewContext
Function · 0.50
Calls
no outgoing calls
Tested by
2
TearDown
Method · 0.40
EngineDestroy
Function · 0.40