Cloo 0.9.1
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.CLCommandQueueHandleRepresents the ComputeCommandQueue ID
Cloo.Bindings.CLContextHandleRepresents the ComputeContext ID
Cloo.Bindings.CLDeviceHandleRepresents the ComputeDevice ID
Cloo.Bindings.CLEventHandleRepresents the ComputeEvent ID
Cloo.Bindings.CLKernelHandleRepresents the ComputeKernel ID
Cloo.Bindings.CLMemoryHandleRepresents the ComputeMemory ID
Cloo.Bindings.CLPlatformHandleRepresents the ComputePlatform ID
Cloo.Bindings.CLProgramHandleRepresents the ComputeProgram ID
Cloo.Bindings.CLSamplerHandleRepresents the ComputeSampler ID
Cloo.Bindings.CLxContains bindings to the OpenCL extension functions
Cloo.CompilerNotAvailableComputeException
Cloo.ComputeBuffer< T >Represents an OpenCL buffer
Cloo.ComputeBufferBase< T >Represents the parent type to any Cloo buffer types
Cloo.ComputeCommandQueueRepresents an OpenCL command queue
Cloo.ComputeCommandStatusArgsRepresents the arguments of a command status change
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.ComputeEventBaseRepresents the parent type to any Cloo event types
Cloo.ComputeEventListRepresents a list of OpenCL generated or user created events
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.ComputeSubBuffer< T >Represents an OpenCL sub-buffer
Cloo.ComputeToolsContains various helper methods
Cloo.ComputeUserEventRepresents an user created event
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.SysIntX2A structure of two integers of platform specific size
Cloo.SysIntX3A structure of three integers of platform specific size