Category:Vertex Array Object API State Functions

From OpenGL Wiki
Revision as of 10:09, 15 August 2013 by Alfonse (talk | contribs) (VAO state object functions.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These functions all interact with Vertex Array Object state in some way.

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