Handbook
Glossary
cl-queue
Vocabulary
opencl
Variable description
Tuple wrapper which will release the command queue handle when disposed.
Definition
USING:
opencl.private
;
IN:
opencl
TUPLE:
cl-queue
<
cl-handle
;
Methods
USING:
accessors
destructors
opencl
opencl.ffi
opencl.private
;
M:
cl-queue
dispose*
handle>>
clReleaseCommandQueue
cl-success
;