MCPcopy 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
269void Binding::releaseCurrentContext()
270{
271 releaseContext(0);
272}
273
274void Binding::releaseContext(const ContextHandle context)
275{

Callers

nothing calls this directly

Calls 1

releaseContextFunction · 0.85

Tested by

no test coverage detected