Variable VkImageSubresourceRange.baseArrayLayer

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