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

Function useContext

source/glbinding/source/glbinding.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void useContext(ContextHandle context)
29{
30 Binding::useContext(context);
31}
32
33void releaseCurrentContext()
34{

Callers 4

initializeMethod · 0.85
useCurrentContextMethod · 0.85
TESTFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68