Download
Documentation
Development
Examples
Donations
Contributions
Forum
Main Page
Related Pages
Modules
Classes
GPU Compute Module Overview
OpenCL Compute Classes
clan::ComputeContext
- Interface to compute operations
clan::ComputeCommandQueue
- Compute command queue
clan::ComputeProgram
- Compute program object
clan::ComputeKernel
- Compute program kernel object
clan::ComputeBuffer
- Compute memory buffer
clan::ComputeMemoryMap
- Compute memory mapping
clan::ComputeTransferBuffer
<T> - Compute transfer buffer
clan::ComputeEvent
- Compute event object
clan::ComputeWaitList
- List of events that must have completed before a new operation is executed