Variable VkPhysicalDeviceLimits.maxBoundDescriptorSets

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