Variable VkPhysicalDeviceSubgroupProperties.subgroupSize

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