- build
BuildInfo[] build(CLDevice[] devs, CLBuildOption[] options)
- build
BuildInfo[] build(CLBuildOption[] options)
- buildInfo
BuildInfo[] buildInfo()
- buildLog
string buildLog(CLDevice device)
- buildStatus
BuildStatus buildStatus(CLDevice device)
- getOptionsStringz
auto getOptionsStringz(CLBuildOption[] options)
- kernelsNames
string[] kernelsNames()
- opIndex
CLKernel opIndex(string name)
- 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.
- updateInfo
void updateInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateKernels
void updateKernels()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateSource
void updateSource()
Undocumented in source. Be warned that the author may not have intended to support it.