- createKernels
bool createKernels()
Undocumented in source. Be warned that the author may not have intended to support it.
- createProgram
bool createProgram(char* source, size_t source_size, const(char)[] compilation_options)
Undocumented in source. Be warned that the author may not have intended to support it.
- getKernel
CLKernel getKernel(string kernel_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCLContext
void setCLContext(CLContext context)
Undocumented in source. Be warned that the author may not have intended to support it.