- buildProgram
CLProgram buildProgram(string src, CLBuildOption[] opt)
- createQueue
CLCommandQueue createQueue(CLCommandQueue.Properties[] prop, size_t devNo)
- devices
CLDevice[] devices()
- dropNotifies
void dropNotifies()
- getProperties
cl_context_properties[] getProperties(CLPlatform p)
Undocumented in source. Be warned that the author may not have intended to support it.
- notifies
Notify[] notifies()
- platform
CLPlatform platform()
- selfDestroy
void selfDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateDevices
void updateDevices()
Undocumented in source. Be warned that the author may not have intended to support it.