Variable VkPhysicalDeviceLimits.maxCullDistances

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