Classes | |
class | Cloo.ComputeProgram |
Represents an OpenCL program. More... | |
Packages | |
package | Cloo |
Functions | |
delegate void | Cloo.ComputeProgramBuildNotifier (IntPtr programHandle, IntPtr notifyDataPtr) |
A callback function that can be registered by the application to report the ComputeProgram build status. |