Variable PipelineInfo.inputBindings

struct PipelineInfo
{
  // ...
  VertexInputBinding[] inputBindings ;
  // ...
}