|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CLBuildConfiguration | Configuration representing everything needed to build an OpenCL program. |
| CLBuildListener | A callback an application can register to be called when the program executable
has been built (successfully or unsuccessfully). Note1: registering a build callback can make CLProgramBinding.clBuildProgram(long, int, com.jogamp.common.nio.PointerBuffer, java.lang.String, com.jogamp.opencl.llb.impl.BuildProgramCallback) non blocking (OpenCL implementation dependent).Note2: the thread which calls this method is unspecified. |
| CLProgramConfiguration | Configuration representing everything needed to build an OpenCL program (program included). |
| Filter<I> | |
| Class Summary | |
|---|---|
| CLDeviceFilters | Pre-defined filters. |
| CLInfo | Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application. |
| CLMultiContext | Utility for organizing multiple CLContexts. |
| CLPlatformFilters | Pre-defined filters. |
| CLUtil | |
| JOCLVersion | Utility for querying module versions and environment properties. |
| MultiQueueBarrier | An utility for synchronizing multiple concurrent CLCommandQueues. |
OpenCL utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||