Variable DeviceLimits.linearOptimalGranularity

struct DeviceLimits
{
  // ...
  ulong linearOptimalGranularity = 1LU;
  // ...
}