Variable VkPhysicalDeviceFeatures.alphaToOne

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