Variable VkSamplerCreateInfo.mipmapMode

struct VkSamplerCreateInfo
{
  // ...
  VkSamplerMipmapMode mipmapMode ;
  // ...
}