Variable VkPhysicalDeviceLimits.maxPerStageResources

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