Variable VkSamplerCreateInfo.minLod

struct VkSamplerCreateInfo
{
  // ...
  float minLod ;
  // ...
}