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