Variable VertexInputAttrib.binding

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