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