Variable VkSamplerCreateInfo.maxLod

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