Clover Git
OpenCL 1.1 software implementation

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
_cl_command_queue
_cl_context
_cl_device_id
_cl_event
_cl_kernel
_cl_mem
_cl_program
_cl_sampler
Coal::Kernel::ArgKernel argument
Coal::BarrierEventBarrier event
Coal::BufferSimple buffer object
Coal::BufferEventBuffer-related event
Coal::Event::CallbackData
Coal::CommandQueueCommand queue
Coal::CompilerCompiler using Clang
Coal::CPUKernelWorkGroup::Context
Coal::ContextOpenCL context
Coal::CopyBufferEventCopying between two buffers
Coal::CopyBufferRectEventCopying between two buffers
Coal::CopyBufferToImageEventCopying a buffer to an image
Coal::CopyImageEventCopying between two images
Coal::CopyImageToBufferEventCopying an image to a buffer
Coal::CPUBufferCPU implementation of Coal::MemObject
Coal::CPUDeviceCPU device
Coal::CPUKernelCPU kernel
Coal::CPUKernelEventCPU-specific information about a kernel event
Coal::CPUKernelWorkGroupCPU kernel work-group
Coal::CPUProgramCPU program
Coal::DeviceBufferDevice-specific memory buffer
Coal::Kernel::DeviceDependent
Coal::Program::DeviceDependent
Coal::DeviceInterfaceAbstraction layer between core Clover objects and the devices
Coal::DeviceKernelDevice-specific kernel data
Coal::DeviceProgramDevice-specific program data
Coal::EventBase class for all events
Coal::Image2D2D image
Coal::Image3D3D image
Coal::KernelKernel
Coal::KernelEventExecuting a compiled kernel
Coal::MapBufferEventMapping a buffer
Coal::MapImageEventMapping an image
Coal::MarkerEventMarker event
Coal::MemObjectBase class for all the memory objects
Coal::NativeKernelEventExecuting a native function as a kernel
Coal::ObjectBase class of all the Clover objects
Coal::ProgramProgram object
Coal::ReadBufferEventReading a buffer
Coal::ReadBufferRectEventReading a buffer
Coal::ReadImageEventReading an image
Coal::ReadWriteBufferEventReading or writing to a buffer
Coal::ReadWriteBufferRectEventReading or writing to a buffer
Coal::ReadWriteCopyBufferRectEventEvents related to rectangular (or cubic) memory regions
Coal::ReadWriteImageEventReading or writing images
Coal::SamplerSampler
Coal::SubBufferSub-buffer
Coal::TaskEventExecuting a task kernel
Coal::UnmapBufferEventUnmapping a memory object
Coal::UserEventUser event
Coal::WaitForEventsEventEvent waiting for others to complete before being completed
Coal::WriteBufferEventWriting a buffer
Coal::WriteBufferRectEventWriting a buffer
Coal::WriteImageEventWriting to an image
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines