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

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

Collaboration diagram for com.jogamp.opencl.llb.impl.CLEventCallback:

Public Member Functions

void eventStateChanged (long event, int status)
 

Detailed Description

A callback for a specific command execution status.

Author
Michael Bien

Definition at line 39 of file CLEventCallback.java.

Member Function Documentation

◆ eventStateChanged()

void com.jogamp.opencl.llb.impl.CLEventCallback.eventStateChanged ( long  event,
int  status 
)

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