Variable VkPhysicalDeviceLimits.maxGeometryOutputVertices

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