TOpenCLKernel.SetArgSample Method

procedure SetArgSample(argIndex: Integer; Value: Double; Precision: TclFloatPrecision);

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

#NameTypeDescription
1argIndexInteger
2ValueDoublescalar
3PrecisionTclFloatPrecision

Result: stored in self (calling object)