TOpenCLKernel.SetArgSmallInt Method

void SetArgSmallInt(Int32 argIndex, Int16 Value)

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

#NameTypeDescription
1argIndexInt32
2ValueInt16

Result: stored in self (calling object)