Modifier and Type | Method and Description |
---|---|
static cl_mem |
CL.clCreatePipe(cl_context context,
long flags,
int pipe_packet_size,
int pipe_max_packets,
cl_pipe_properties properties,
int[] errcode_ret)
Creates a pipe object.
|