Package | Description |
---|---|
com.jogamp.opencl |
High level java bindings to OpenCL.
|
Modifier and Type | Method and Description |
---|---|
void |
CLEvent.registerCallback(CLEventListener callback)
Registers a callback which will be called when the event terminates (COMPLETE or ERROR).
|