Variable VkPhysicalDeviceLimits.maxStorageBufferRange

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxStorageBufferRange ;
  // ...
}