|
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 (CLEvent event, int status) |
A callback for a specific command execution status.
Definition at line 39 of file CLEventListener.java.
| void com.jogamp.opencl.CLEventListener.eventStateChanged | ( | CLEvent | event, |
| int | status | ||
| ) |