TOpenCLDevice.GetMaxWorkItemSizes Method

function GetMaxWorkItemSizes(Idx: Integer): Integer;

Maximum number of work-items that can be specified in each dimension of the work-group.

#NameTypeDescription
1IdxInteger

Returns: Int32

Remarks:

Returns n entries, where n is the value of TOpenCLDevice.MaxWorkItemDimensions.