Variable VkPhysicalDeviceLimits.maxDescriptorSetSamplers

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