Variable VkPhysicalDeviceLimits.maxPerStageDescriptorInputAttachments

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