Package com.jogamp.opencl.llb.impl
Interface CLEventCallback
-
public interface CLEventCallback
A callback for a specific command execution status.- Author:
- Michael Bien
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
eventStateChanged(long event, int status)
-