Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void addContextSwitchCallback(ContextSwitchCallback callback)
59
{
60
Binding::addContextSwitchCallback(callback);
61
}
62
63
void setCallbackMask(CallbackMask mask)
64
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected