Category:Vertex Array Object API State Functions

From OpenGL Wiki
Jump to navigation Jump to search

The functions that interact with Vertex Array Object state.

Note that glBindBuffer only sets VAOs state if you are binding to GL_ELEMENT_ARRAY_BUFFER. This particular buffer binding is part of the VAO's state.