Variable VkPhysicalDeviceLimits.maxUniformBufferRange

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