Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ context
Method
context
src/backend/opengl/window_impl.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
long long window_impl::context() const
209
{
210
return mCxt;
211
}
212
213
long long window_impl::display() const
214
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected