Cloo 0.9.1
|
Classes | |
class | Cloo.Bindings.CL10 |
Contains bindings to the OpenCL 1.0 functions. More... | |
Packages | |
package | Cloo.Bindings |
Functions | |
delegate void | Cloo::Bindings.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. | |
delegate void | Cloo::Bindings.ComputeProgramBuildNotifier (CLProgramHandle programHandle, IntPtr notifyDataPtr) |
A callback function that can be registered by the application to report the ComputeProgram build status. |