clCreateCommandQueue ( context device properties errcode_ret -- cl_command_queue )


Vocabulary
opencl.ffi

Inputs
contextan object
devicean object
propertiesan object
errcode_retan object


Outputs
cl_command_queuean object


Definition


LIBRARY: opencl FUNCTION: cl_command_queue
clCreateCommandQueue
( cl_context context, cl_device_id device,
cl_command_queue_properties properties, cl_int* errcode_ret
)