void SetArgBuffer(int argIndex, intPtr Value);
Sets the Kernel (Open CL function) parameter at argIndex to Value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | argIndex | int | |
| 2 | Value | intPtr |
Declared in Dew::Math::TOpenCLKernel · Dew.Math/clMtxVec.h · Cross-compiler
Sets the Kernel (Open CL function) parameter at argIndex to Value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | argIndex | int | |
| 2 | Value | intPtr |