cl-event-type ( event -- command-type )


Vocabulary
opencl

Inputs
eventa cl-event


Outputs
command-typea cl-execution-status


Word description
Returns the type of operation that created the event.

Definition