Variable VkImageCreateInfo.mipLevels

struct VkImageCreateInfo
{
  // ...
  uint mipLevels ;
  // ...
}