Variable VkImageSubresourceLayers.layerCount

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