MCPcopy 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

156cl::Context context;
157
158cl_context getContext()
159{
160 return context();
161}
162
163cl_command_queue getCommandQueue()
164{

Callers 1

createGLBufferFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected