Program

Undocumented in source.

Members

Functions

build
void build(Device[] devices, string options)

Undocumented in source. Be warned that the author may not have intended to support it.

getKernel
Kernel!(typeof(sym)) getKernel()

Undocumented in source. Be warned that the author may not have intended to support it.

getKernel
Kernel!void getKernel(string name)

Undocumented in source. Be warned that the author may not have intended to support it.

release
void release()

Undocumented in source. Be warned that the author may not have intended to support it.

retain
void retain()

Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

globalProgram
Program globalProgram;

Undocumented in source.

Structs

Info
struct Info

Undocumented in source.

Variables

raw
cl_program raw;

Undocumented in source.

Meta