Variable VkPhysicalDeviceLimits.maxClipDistances

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