Variable VkPhysicalDeviceFeatures.samplerAnisotropy

struct VkPhysicalDeviceFeatures
{
  // ...
  uint samplerAnisotropy ;
  // ...
}