TOpenCLKernel::SetArgByte Method

void SetArgByte(int argIndex, unsigned char Value);

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

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