Variable VkPhysicalDeviceLimits.maxVertexInputBindingStride

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