MCPcopy Create free account
hub / github.com/cginternals/glbinding / initialize

Function initialize

source/glbinding/source/glbinding.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13void initialize(glbinding::GetProcAddress functionPointerResolver, bool resolveFunctions)
14{
15 Binding::initialize(functionPointerResolver, resolveFunctions);
16}
17
18void initialize(ContextHandle context, glbinding::GetProcAddress functionPointerResolver, bool useContext, bool resolveFunctions)
19{

Callers 15

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
initializeMethod · 0.85
useContextMethod · 0.85
TESTFunction · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TESTFunction · 0.68