void SetArgInt32(Int32 argIndex, Int32 Value)
Sets the Kernel (Open CL function) parameter at argIndex to Value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | argIndex | Int32 | |
| 2 | Value | Int32 |
Result: stored in self (calling object)
Sets the Kernel (Open CL function) parameter at argIndex to Value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | argIndex | Int32 | |
| 2 | Value | Int32 |
Result: stored in self (calling object)