mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
authorMathias Fröhlich <mathias.froehlich@web.de>
Sat, 3 Feb 2018 20:16:19 +0000 (21:16 +0100)
committerMathias Fröhlich <mathias.froehlich@web.de>
Fri, 23 Feb 2018 04:34:01 +0000 (05:34 +0100)
commitef8028017ddd0aa27d0db07c0d7409d0519de6fe
tree11ffa0218a02c2de2c089229af2381af7bcba1d7
parent354b76ad2070f23b91de14dd6bf4d14ff13e43fc
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.

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/bufferobj.c
src/mesa/main/varray.c
src/mesa/main/varray.h