Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ getContext
Function
getContext
examples/opencl/cl_helpers.h:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
cl::Context context;
157
158
cl_context getContext()
159
{
160
return context();
161
}
162
163
cl_command_queue getCommandQueue()
164
{
Callers
1
createGLBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected