CLKernel

Undocumented in source.

Constructors

this
this(CLContext context, cl_program program, string kernel_name)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

launch
void launch(int queue_id, GridDim gd, BlockDim bd)
Undocumented in source. Be warned that the author may not have intended to support it.
launch
void launch(int queue_id, size_t* gwo, size_t* gws, size_t* lws)
Undocumented in source. Be warned that the author may not have intended to support it.
setArgs
void setArgs(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta