Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ releaseCurrentContext
Method
releaseCurrentContext
source/glbinding/source/Binding.cpp:269–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
void Binding::releaseCurrentContext()
270
{
271
releaseContext(0);
272
}
273
274
void Binding::releaseContext(const ContextHandle context)
275
{
Callers
nothing calls this directly
Calls
1
releaseContext
Function · 0.85
Tested by
no test coverage detected