Variable VkPhysicalDeviceLimits.maxGeometryOutputComponents

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxGeometryOutputComponents ;
  // ...
}