|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
A callback for a specific command execution status. More...
Public Member Functions | |
| void | eventStateChanged (long event, int status) |
A callback for a specific command execution status.
Definition at line 39 of file CLEventCallback.java.
| void com.jogamp.opencl.llb.impl.CLEventCallback.eventStateChanged | ( | long | event, |
| int | status | ||
| ) |