MCPcopy 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

SetUpMethod · 0.50
TEST_FFunction · 0.50
EngineCreateFunction · 0.50

Calls

no outgoing calls

Tested by 3

SetUpMethod · 0.40
TEST_FFunction · 0.40
EngineCreateFunction · 0.40