r600g: inline r600_blit_push_depth and use resource_copy_region
authorMarek Olšák <maraeo@gmail.com>
Mon, 25 Jun 2012 20:53:21 +0000 (22:53 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 25 Jun 2012 21:53:49 +0000 (23:53 +0200)
commit4891c5dc64ccd8cf2bf8a8550ae23e1a61806a7d
treea2160064ae83ba0873a512ebf05f0c42bf9d8660
parentda98bb6fc105e1a2f688a1713ca9e50f0ac8fbed
r600g: inline r600_blit_push_depth and use resource_copy_region

We are going to have a separate resource for depth texturing and transfers
and this is just a transfer thing.
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_texture.c