Variable VkPhysicalDeviceFeatures2.features

struct VkPhysicalDeviceFeatures2
{
  // ...
  VkPhysicalDeviceFeatures features ;
  // ...
}