- execute
void execute(uint numBlocks, uint numThreads, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
void execute(uint[3] numBlocks, uint[3] numThreads, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
void execute(uint[3] numBlocks, uint[3] numThreads, void*[] argPtrs)
Undocumented in source. Be warned that the author may not have intended to support it.