TOpenCLKernel::SetArgSmallInt Method

void SetArgSmallInt(int argIndex, short Value);

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

#NameTypeDescription
1argIndexint
2Valueshort
Declared in Dew::Math::TOpenCLKernel · Dew.Math/clMtxVec.h · Cross-compiler