Vertex Array Object
glGenVertexArrays
glBindVertexArray( id )
glDisableVertexAttribArray
glEnableVertexAttribArray
glBindVertexArray( 0 )
See Implementation
Vertex Array Object