Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Nclutils | It brings together functionality common to all OpenCL projects |
| CCLEnv | Sets up an OpenCL environment |
| CCLEnvInfo | Facilitates the conveyance of CLEnv arguments |
| CCPUTimer | A class for measuring execution times |
| CGPUTimer | A class for profiling CL devices |
| CProfilingInfo | A class that collects and manipulates timing information about a test |
| CvecAdd | Creates an OpenCL environment, and then performs a vector addition on the GPU |