Category:Vertex Array Object API State Functions

From OpenGL Wiki
Revision as of 10:19, 15 August 2013 by Alfonse (talk | contribs) (Small correction.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.