JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.CLEventListener Interface Reference

A callback for a specific command execution status. More...

Collaboration diagram for com.jogamp.opencl.CLEventListener:

Public Member Functions

void eventStateChanged (CLEvent event, int status)
 

Detailed Description

A callback for a specific command execution status.

Author
Michael Bien
See also
CLEvent::registerCallback(com.jogamp.opencl.CLEventListener)

Definition at line 39 of file CLEventListener.java.

Member Function Documentation

◆ eventStateChanged()

void com.jogamp.opencl.CLEventListener.eventStateChanged ( CLEvent  event,
int  status 
)

The documentation for this interface was generated from the following file: