Cloo 0.9.1
Classes | Packages | Functions
Cloo/Source/Bindings/CL11.cs File Reference

Classes

class  Cloo.Bindings.CL11
 Contains bindings to the OpenCL 1.1 functions. More...

Packages

package  Cloo.Bindings

Functions

delegate void Cloo::Bindings.ComputeMemoryDestructorNotifer (CLMemoryHandle memobj, IntPtr user_data)
 A callback function that can be registered by the application.
delegate void Cloo::Bindings.ComputeEventCallback (CLEventHandle eventHandle, int cmdExecStatusOrErr, IntPtr userData)
 The event callback function that can be registered by the application.