__declspec(property(get = GetWarpSize)) int WarpSize;
Returns the size of the warp. Typically 32.
Read:
int GetWarpSize();Declared in Dew::Math::TNVDeviceInfo · Dew.Math/clMtxVec.h · Cross-compiler
Returns the size of the warp. Typically 32.
int GetWarpSize();