mesa: Remove the now unused _NEW_ARRAY state change flag.
authorMathias Fröhlich <mathias.froehlich@web.de>
Wed, 3 Apr 2019 11:25:22 +0000 (13:25 +0200)
committerMathias Fröhlich <mathias.froehlich@web.de>
Sat, 4 May 2019 05:40:35 +0000 (07:40 +0200)
commit68aaf0a4e35da67b2bda5403015c3e1bc26cee25
treec659a1e5b840ca1333339503b904df21d8bb64fb
parent7af047c3732c2a701b010b79fd8dae35c5f17268
mesa: Remove the now unused _NEW_ARRAY state change flag.

Is no longer used, so we have less occasions where NewState is non zero.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/main/arrayobj.c
src/mesa/main/attrib.c
src/mesa/main/debug.c
src/mesa/main/mtypes.h
src/mesa/main/varray.c