Variable GLVertexBuffer._format

class GLVertexBuffer
{
  // ...
  VertexFormat _format;
  // ...
}