Variable VkPhysicalDeviceLimits.maxVertexInputBindings

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