Variable VkImageSubresourceRange.levelCount

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