TOpenCLDevice::GetMaxWorkItemSizes Method

int GetMaxWorkItemSizes(int Idx);

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

#NameTypeDescription
1Idxint
Remarks:

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

Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler