Variable VertexInputBinding.binding

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