Variable VkImageCreateInfo.arrayLayers

struct VkImageCreateInfo
{
  // ...
  uint arrayLayers ;
  // ...
}