OSDN Git Service

vbo: Clean up recalculate_input_bindings.
authorMathias Fröhlich <Mathias.Froehlich@web.de>
Tue, 1 Nov 2011 10:53:46 +0000 (11:53 +0100)
committerMathias Fröhlich <Mathias.Froehlich@web.de>
Tue, 27 Dec 2011 07:57:41 +0000 (08:57 +0100)
commit91d950bad1f1b94fb1751109ae8c139376f38156
treebad66a8b684e446f6f75137b0d4e071530ec0c1f
parenta5608a5098e059510ba3fc79c8c0ba928db60257
vbo: Clean up recalculate_input_bindings.

Now the gl_array_object's layout matches the one used in
recalculate_input_bindings. Make use of this and remove the
bind_array_obj function.

Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmare.com>
src/mesa/vbo/vbo_exec.h
src/mesa/vbo/vbo_exec_array.c