Variable VkPhysicalDeviceLimits.maxMemoryAllocationCount

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