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

Function releaseContext

source/glbinding/source/glbinding.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void releaseContext(ContextHandle context)
39{
40 Binding::releaseContext(context);
41}
42
43void registerAdditionalFunction(AbstractFunction * function)
44{

Callers 2

releaseCurrentContextMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68