meta: Don't save or restore the VBO binding
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 5 Nov 2015 22:48:58 +0000 (14:48 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Nov 2015 19:31:30 +0000 (11:31 -0800)
commitc63f9c735dfbd572b671f739ba5df0c2ad9a388a
tree7eb842d96f5694a92a77d0b853e73f3d79920b2f
parent58aa56d40bfc6ba54ad9172bf219d18eeb615a80
meta: Don't save or restore the VBO binding

Nothing left in meta does anything with the VBO binding, so we don't
need to save or restore it.  The VAO binding is still modified.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/common/meta.c
src/mesa/drivers/common/meta.h