Classes | Packages | Functions

Cloo/Source/ComputeContext.cs File Reference

Classes

class  Cloo.ComputeContext
 Represents an OpenCL context. More...

Packages

package  Cloo

Functions

delegate void Cloo.ComputeContextNotifier (String errorInfo, IntPtr clDataPtr, IntPtr clDataSize, IntPtr userDataPtr)
 A callback function that can be registered by the application to report information on errors that occur in the ComputeContext.