vbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()
authorBrian Paul <brianp@vmware.com>
Sat, 4 May 2013 01:00:07 +0000 (19:00 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 4 May 2013 01:00:07 +0000 (19:00 -0600)
commit7c9e5afe812cb5ca49f10d92869fcb0e24f0b3d0
tree2daa0e8930e803cad9a12b6c7ce9e770424ae46b
parent7b762305d52ec3ec8eb896c471e18e816adc05c9
vbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()

As we do for the other commands which can appear between glBegin/End.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mesa/vbo/vbo_noop.c