Variable VkPhysicalDeviceSubgroupProperties.pNext

struct VkPhysicalDeviceSubgroupProperties
{
  // ...
  void* pNext ;
  // ...
}