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

Function addContextSwitchCallback

source/glbinding/source/glbinding.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void addContextSwitchCallback(ContextSwitchCallback callback)
59{
60 Binding::addContextSwitchCallback(callback);
61}
62
63void setCallbackMask(CallbackMask mask)
64{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected