meta: Don't save or restore the renderbuffer binding
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 11 Nov 2015 22:34:11 +0000 (14:34 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 10 Feb 2016 18:59:40 +0000 (10:59 -0800)
commitab2b6317037cbe6746a3653d37562169e30c13da
tree4bc94ab8e18f6586b5f6c698b0ae58066dce390f
parente273bbd60b7bf2ef19b575d2a16f47409b39ddf1
meta: Don't save or restore the renderbuffer binding

Nothing left in meta does anything with the RBO binding, so we don't
need to save or restore it.  The FBO 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