Variable VkImageFormatProperties.maxArrayLayers

struct VkImageFormatProperties
{
  // ...
  uint maxArrayLayers ;
  // ...
}