mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.
authorMathias Fröhlich <mathias.froehlich@web.de>
Wed, 24 Aug 2016 06:45:05 +0000 (08:45 +0200)
committerMathias Fröhlich <mathias.froehlich@web.de>
Fri, 23 Feb 2018 04:33:55 +0000 (05:33 +0100)
commit4331969ac44ce29c3dac810242ed2b9a4633999f
tree6423130f8e2d359572faaa52c5ce352aa306a751
parent195bb990ed1a76e5ea9dd37af51f8270e9c3bf7d
mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.

We will need the flush_vertices argument later in this series.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/common/meta.c
src/mesa/main/enable.c
src/mesa/main/varray.c
src/mesa/main/varray.h