CLKernel.launch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void launch(int queue_id, GridDim gd, BlockDim bd)
  2. void launch(int queue_id, size_t* gwo, size_t* gws, size_t* lws)
    class CLKernel
    @nogc nothrow
    void
    launch
    (,
    size_t* gwo
    ,
    size_t* gws
    ,
    size_t* lws
    )

Meta