Variable VkPhysicalDeviceLimits.maxImageArrayLayers

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