Variable VertexInputBinding.instanced

struct VertexInputBinding
{
  // ...
  std.typecons.Flag!("instanced") instanced ;
  // ...
}