Handbook
Glossary
clEnqueueMarker ( command_queue event -- cl_int )
Vocabulary
opencl
.
ffi
Inputs
command_queue
an
object
event
an
object
Outputs
cl_int
an
object
Definition
USING:
alien.syntax
;
IN:
opencl.ffi
LIBRARY:
opencl
FUNCTION:
cl_int
clEnqueueMarker
(
cl_command_queue
command_queue, cl_event* event )