mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()
authorBrian Paul <brianp@vmware.com>
Fri, 15 May 2015 18:09:54 +0000 (12:09 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 3 Jun 2015 17:35:46 +0000 (11:35 -0600)
commit4dd72fe70d6800525302c734d161be411ed9f7e0
tree91f77015039fa92fb9a3c3349065d2686638f552
parent6139195606d97b43a739500627c906baf804fab0
mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()

Spotted by inspection.  Untested (no piglit test).

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/main/attrib.c