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