Variable VkSamplerCreateInfo.anisotropyEnable

struct VkSamplerCreateInfo
{
  // ...
  uint anisotropyEnable ;
  // ...
}