Variable VertexBinding.buffer

struct VertexBinding
{
  // ...
  Buffer buffer ;
  // ...
}