vbo: Simplify input array distribution for dlist type draws.
authorMathias Fröhlich <mathias.froehlich@web.de>
Sat, 27 Jan 2018 15:07:22 +0000 (16:07 +0100)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Thu, 1 Feb 2018 21:39:08 +0000 (22:39 +0100)
commit5b3d58520f40d575adc83cbbcd1c1208932d16d1
treec0b034efe431a0e0e74de303d3abc036360974d4
parentfb10a7b7b0da7b4965a60a9427bf295825bf78c8
vbo: Simplify input array distribution for dlist type draws.

Using the newly introduced VAO array maps, we can
simplify vbo_bind_vertex_list.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/vbo/vbo_save_draw.c