Package com.jogamp.opencl
Class CLContext.ErrorDispatcher
- java.lang.Object
-
- com.jogamp.opencl.CLContext.ErrorDispatcher
-
- All Implemented Interfaces:
CLErrorHandler
- Enclosing class:
- CLContext
protected static class CLContext.ErrorDispatcher extends Object implements CLErrorHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ErrorDispatcher()
-
-
-
Method Detail
-
onError
public void onError(String errinfo, ByteBuffer private_info, long cb)
- Specified by:
onError
in interfaceCLErrorHandler
-
-