Variable VkPhysicalDeviceFeatures.inheritedQueries

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