JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.CLContext.ErrorDispatcher Class Reference
Inheritance diagram for com.jogamp.opencl.CLContext.ErrorDispatcher:
Collaboration diagram for com.jogamp.opencl.CLContext.ErrorDispatcher:

Public Member Functions

synchronized void onError (final String errinfo, final ByteBuffer private_info, final long cb)
 
void onError (String errinfo, ByteBuffer private_info, long cb)
 

Detailed Description

Definition at line 708 of file CLContext.java.

Member Function Documentation

◆ onError()

synchronized void com.jogamp.opencl.CLContext.ErrorDispatcher.onError ( final String  errinfo,
final ByteBuffer  private_info,
final long  cb 
)

Implements com.jogamp.opencl.CLErrorHandler.

Definition at line 713 of file CLContext.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: