TOpenCLKernel::SetArgSingle Method

void SetArgSingle(int argIndex, float Value);

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

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