Variable VkPhysicalDeviceLimits.maxVertexOutputComponents

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