llvmpipe: quick & dirty implementation of lp_rast_store_zstencil()
authorBrian Paul <brianp@vmware.com>
Thu, 3 Dec 2009 18:41:45 +0000 (11:41 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 3 Dec 2009 18:41:48 +0000 (11:41 -0700)
commit51663f0506ed2534e57b798cdfaf8a0d376eb7a2
tree873f102ad5921b8a491de4c5f35f70c94bce0766
parent69fe4281ea19e29d534c74d65789494f7be4d4e3
llvmpipe: quick & dirty implementation of lp_rast_store_zstencil()

This allows us to do a glReadPixels(GL_DEPTH_COMPONENT) to see what's
in the depth buffer to help debugging.
src/gallium/drivers/llvmpipe/lp_rast.c