Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ setCurrentContext
Function
setCurrentContext
source/globjects/source/globjects.cpp:159–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void setCurrentContext()
160
{
161
glbinding::ContextHandle contextId = glbinding::getCurrentContext();
162
setContext(contextId);
163
}
164
165
std::string getString(const GLenum pname)
166
{
Callers
1
setContext
Function · 0.85
Calls
1
setContext
Function · 0.85
Tested by
no test coverage detected