Variable VkPhysicalDeviceLimits.maxVertexInputAttributes

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