vbo: initialize num_instances in a few places
authorBrian Paul <brianp@vmware.com>
Tue, 18 Jan 2011 19:16:58 +0000 (12:16 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 18 Jan 2011 19:18:32 +0000 (12:18 -0700)
commit90ff6178a2350cdf7b1c1a28bf3a8c9a66da3d4b
tree6a9f64453e71b815d7d342a52bf2e2bb3a4ed06e
parentd5a53ad271396257ee037a56cb10ba9382460705
vbo: initialize num_instances in a few places

This fixes https://bugs.freedesktop.org/show_bug.cgi?id=33247
There might still be some issues with drawing multiple instances
with VBO splitting to investigate someday.
src/mesa/vbo/vbo_split_copy.c
src/mesa/vbo/vbo_split_inplace.c