function Trunc(const Src: TOpenCLValue): TOpenCLValue;
Truncate all Src object elements.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue |
Returns: TOpenCLValue
Remarks:
Stores the result in the calling object. FloatPrecision and TOpenCLBase.Complex property of calling object are adjusted automatically.