st/mesa: use the wrapped renderbuffer in CopyPixels()
authorBrian Paul <brianp@vmware.com>
Fri, 24 Sep 2010 14:26:32 +0000 (08:26 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Sep 2010 14:27:06 +0000 (08:27 -0600)
commitf5c810c42f9dfcb660303ea898975b64f060b238
tree2fb37d28b8a355bbab3d0ac3fcab190960734728
parent10dcc989ab9f143f0bd6d103fd2b336429644467
st/mesa: use the wrapped renderbuffer in CopyPixels()

Fixes assertion failures when copying stencil pixels.

NOTE: this is a candidate for the 7.9 branch.
src/mesa/state_tracker/st_cb_drawpixels.c