Variable VkImageSubresourceRange.layerCount

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