Handbook
Glossary
cl-flush ( -- )
OpenCL
Prev:
cl-wait ( event/events -- )
Next:
cl-finish ( -- )
Vocabulary
opencl
Word description
Flush the current command queue to kick off pending operations.
Definition
USING:
accessors
opencl.ffi
opencl.private
;
IN:
opencl
:
cl-flush
( -- )
(current-cl-queue)
handle>>
clFlush
cl-success
;
inline