Variable VertexInputAttrib.location

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