Bind a VBO to the current GL state.
vbo (VertexBufferInfo) – VBO descriptor to bind.
True is the binding state was changed. Returns False if the state was not changed due to the buffer already being bound.
bool