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