Variable VkPhysicalDeviceLimits.maxSamplerAnisotropy

struct VkPhysicalDeviceLimits
{
  // ...
  float maxSamplerAnisotropy ;
  // ...
}