Variable VkImageSubresource.arrayLayer

struct VkImageSubresource
{
  // ...
  uint arrayLayer ;
  // ...
}