Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Finalize
Function
Finalize
engine/graphics/src/graphics.cpp:1820–1824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1818
}
1819
1820
void Finalize()
1821
{
1822
if (g_functions.m_Finalize)
1823
g_functions.m_Finalize();
1824
}
1825
1826
///////////////////////////////////////////////////
1827
////// PLATFORM / WINDOWS SPECIFIC FUNCTIONS //////
Callers
4
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
EngineDestroy
Function · 0.50
Calls
no outgoing calls
Tested by
4
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
EngineDestroy
Function · 0.40