function GetMaxWorkItemSizes(Idx: Integer): Integer;
Maximum number of work-items that can be specified in each dimension of the work-group.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Idx | Integer |
Returns: Int32
Remarks:
Returns n entries, where n is the value of TOpenCLDevice.MaxWorkItemDimensions.