void SetArgByte(int argIndex, unsigned char Value);
Sets the Kernel (Open CL function) parameter at argIndex to Value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | argIndex | int | |
| 2 | Value | unsigned char |
Declared in Dew::Math::TOpenCLKernel · Dew.Math/clMtxVec.h · Cross-compiler