Variable VkImageSubresourceRange.baseMipLevel

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