|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
Experimental: the api may change in future, feedback appreciated. More...
Public Member Functions | |
| void | onError (String errinfo, ByteBuffer private_info, long cb) |
Experimental: the api may change in future, feedback appreciated.
Note: the thread which calls onError is unspecified. The Application must ensure propper synchronization.
Definition at line 40 of file CLErrorHandler.java.
| void com.jogamp.opencl.CLErrorHandler.onError | ( | String | errinfo, |
| ByteBuffer | private_info, | ||
| long | cb | ||
| ) |
Implemented in com.jogamp.opencl.CLContext.ErrorDispatcher.