r600g: properly track which textures are depth
authorMarek Olšák <maraeo@gmail.com>
Sat, 14 Jul 2012 15:06:27 +0000 (17:06 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 17 Jul 2012 19:22:15 +0000 (21:22 +0200)
commit80755ff56317446a8c89e611edc1fdf320d6779b
tree6f79bf1cdbb334992e5afe64a8e9396d8a50fde3
parente5de73cafdc8febb16d991212b58ad320d67e285
r600g: properly track which textures are depth

This fixes the issue with have_depth_texture never being set to false.
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state_common.c