Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Cloo.BuildProgramFailureComputeException
Cloo.Bindings.CL10Contains bindings to the OpenCL 1.0 functions
Cloo.Bindings.CL11Contains bindings to the OpenCL 1.1 functions
Cloo.Bindings.ClxContains bindings to the OpenCL extension functions
Cloo.CompilerNotAvailableComputeException
Cloo.ComputeBuffer< T >Represents an OpenCL buffer
Cloo.ComputeBufferRegion
Cloo.ComputeCommandQueueRepresents an OpenCL command queue
Cloo.ComputeCompilerRepresents the OpenCL compiler
Cloo.ComputeContextRepresents an OpenCL context
Cloo.ComputeContextPropertyRepresents an OpenCL context property
Cloo.ComputeContextPropertyListRepresents a list of ComputeContextPropertys
Cloo.ComputeDeviceRepresents an OpenCL device
Cloo.ComputeEventRepresents an OpenCL event
Cloo.ComputeEventListRepresents a list of ComputeEvents
Cloo.ComputeExceptionRepresents an error state that occurred while executing an OpenCL API call
Cloo.ComputeImageRepresents an OpenCL image
Cloo.ComputeImage2DRepresents an OpenCL 2D image
Cloo.ComputeImage3DRepresents an OpenCL 3D image
Cloo.ComputeImageFormatRepresents an OpenCL image format
Cloo.ComputeKernelRepresents an OpenCL kernel
Cloo.ComputeMemoryRepresents an OpenCL memory object
Cloo.ComputeObjectRepresents an OpenCL object
Cloo.ComputePlatformRepresents an OpenCL platform
Cloo.ComputeProgramRepresents an OpenCL program
Cloo.ComputeResourceRepresents an OpenCL resource
Cloo.ComputeSamplerRepresents an OpenCL sampler
Cloo.DeviceNotAvailableComputeException
Cloo.DeviceNotFoundComputeException
Cloo.ImageFormatMismatchComputeException
Cloo.ImageFormatNotSupportedComputeException
Cloo.InvalidArgumentIndexComputeException
Cloo.InvalidArgumentSizeComputeException
Cloo.InvalidArgumentValueComputeException
Cloo.InvalidBinaryComputeException
Cloo.InvalidBufferSizeComputeException
Cloo.InvalidBuildOptionsComputeException
Cloo.InvalidCommandQueueComputeException
Cloo.InvalidCommandQueueFlagsComputeException
Cloo.InvalidContextComputeException
Cloo.InvalidDeviceComputeException
Cloo.InvalidDeviceTypeComputeException
Cloo.InvalidEventComputeException
Cloo.InvalidEventWaitListComputeException
Cloo.InvalidGlobalOffsetComputeException
Cloo.InvalidGLObjectComputeException
Cloo.InvalidHostPointerComputeException
Cloo.InvalidImageFormatDescriptorComputeException
Cloo.InvalidImageSizeComputeException
Cloo.InvalidKernelArgumentsComputeException
Cloo.InvalidKernelComputeException
Cloo.InvalidKernelDefinitionComputeException
Cloo.InvalidKernelNameComputeException
Cloo.InvalidMemoryObjectComputeException
Cloo.InvalidMipLevelComputeException
Cloo.InvalidOperationComputeException
Cloo.InvalidPlatformComputeException
Cloo.InvalidProgramComputeException
Cloo.InvalidProgramExecutableComputeException
Cloo.InvalidSamplerComputeException
Cloo.InvalidValueComputeException
Cloo.InvalidWorkDimensionsComputeException
Cloo.InvalidWorkGroupSizeComputeException
Cloo.InvalidWorkItemSizeComputeException
Cloo.MapFailureComputeException
Cloo.MemoryCopyOverlapComputeException
Cloo.MemoryObjectAllocationFailureComputeException
Cloo.OutOfHostMemoryComputeException
Cloo.OutOfResourcesComputeException
Cloo.ProfilingInfoNotAvailableComputeException
Cloo.ToolsContains various helper methods