Modifier and Type | Method and Description |
---|---|
static cl_command_queue |
CL.clCreateCommandQueueWithProperties(cl_context context,
cl_device_id device,
cl_queue_properties properties,
int[] errcode_ret)
Create a host or device command-queue on a specific device.
|