From: José Fonseca Date: Fri, 1 Feb 2013 17:03:11 +0000 (+0000) Subject: glstate: Cleanup the read buffer selection code slightly. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=2b4c51753aeb95015fa3fba58654bf44ea18a370;hp=2b4c51753aeb95015fa3fba58654bf44ea18a370;p=apitrace glstate: Cleanup the read buffer selection code slightly. We were calling glReadBuffer(draw_buffer) before reading the GL_READ_BUFFER. ---