Variable VkSamplerCreateInfo.mipLodBias

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