Variable VkPhysicalDeviceLimits.maxPerStageDescriptorStorageBuffers

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