Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ makeContextCurrent
Method
makeContextCurrent
src/backend/opengl/sdl/window.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void Widget::makeContextCurrent() const
182
{
183
SDL_GL_MakeCurrent(mWindow, mContext);
184
}
185
186
long long Widget::getGLContextHandle()
187
{
Callers
2
MakeContextCurrent
Function · 0.45
Widget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected