TOpenCLKernel.SetArgSample Method

void SetArgSample(Int32 argIndex, Double Value, TclFloatPrecision Precision)

Sets the Kernel (Open CL function) parameter at argIndex to Value.

#NameTypeDescription
1argIndexInt32
2ValueDoublescalar
3PrecisionTclFloatPrecision

Result: stored in self (calling object)