public interface CLErrorHandler
onError is unspecified. The Application must ensure propper synchronization.CLContext.addCLErrorHandler(com.jogamp.opencl.CLErrorHandler),
CLContext.removeCLErrorHandler(com.jogamp.opencl.CLErrorHandler)| Modifier and Type | Method and Description |
|---|---|
void |
onError(String errinfo,
ByteBuffer private_info,
long cb) |
void onError(String errinfo, ByteBuffer private_info, long cb)