Variable VkSamplerCreateInfo.maxAnisotropy

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