TOpenCLDevice.GetMaxWorkItemSizes Method

Int32 GetMaxWorkItemSizes(Int32 Idx)

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

#NameTypeDescription
1IdxInt32

Returns: Int32

Remarks:

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