Variable VkPhysicalDeviceLimits.maxSamplerAllocationCount

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