Variable VkClearRect.baseArrayLayer

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