Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ NewContext
Function
NewContext
engine/graphics/src/graphics.cpp:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
{}
332
333
HContext NewContext(const ContextParams& params)
334
{
335
return g_functions.m_NewContext(params);
336
}
337
338
HContext GetInstalledContext()
339
{
Callers
3
SetUp
Method · 0.50
TEST_F
Function · 0.50
EngineCreate
Function · 0.50
Calls
no outgoing calls
Tested by
3
SetUp
Method · 0.40
TEST_F
Function · 0.40
EngineCreate
Function · 0.40