Variable VkVertexInputBindingDescription.binding

struct VkVertexInputBindingDescription
{
  // ...
  uint binding ;
  // ...
}