Variable VkImageFormatProperties.maxMipLevels

struct VkImageFormatProperties
{
  // ...
  uint maxMipLevels ;
  // ...
}