Variable VkPhysicalDeviceSubgroupProperties.supportedStages

struct VkPhysicalDeviceSubgroupProperties
{
  // ...
  uint supportedStages ;
  // ...
}