int GetMaxWorkItemSizes(int Idx);
Maximum number of work-items that can be specified in each dimension of the work-group.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Idx | int |
Remarks:
Returns n entries, where n is the value of TOpenCLDevice::MaxWorkItemDimensions.
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler