st/mesa: quick fix of CopyPixels with GL_DEPTH_STENCIL
authorMarek Olšák <maraeo@gmail.com>
Sun, 20 Nov 2011 14:08:56 +0000 (15:08 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 22 Nov 2011 19:56:50 +0000 (20:56 +0100)
commite99df05cce8a5ecf69fdb634f76898a279456ea4
tree59b492803c5531f20975bec7ff5ca66939a9212b
parent151867b422d07b9e5845e95c2ebc30567809edc5
st/mesa: quick fix of CopyPixels with GL_DEPTH_STENCIL

This fixes:
- depthstencil-default_fb-copypixels
- fbo-depthstencil-GL_DEPTH24_STENCIL8-copypixels

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_cb_drawpixels.c