Variable VkPhysicalDeviceLimits.maxGeometryInputComponents

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