Variable VkImageSubresourceLayers.baseArrayLayer

struct VkImageSubresourceLayers
{
  // ...
  uint baseArrayLayer ;
  // ...
}