Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getGLContextHandle
Method
getGLContextHandle
src/backend/opengl/glfw/window.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
long long Widget::getGLContextHandle()
214
{
215
return opengl::getCurrentContextHandle();
216
}
217
218
long long Widget::getDisplayHandle()
219
{
Callers
nothing calls this directly
Calls
1
getCurrentContextHandle
Function · 0.85
Tested by
no test coverage detected