r600g: remove is_flush from DSA state
authorMarek Olšák <maraeo@gmail.com>
Sat, 7 Jul 2012 17:33:11 +0000 (19:33 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commitdf79eb59566f20a7fa8e11d87b63b81ec35eaf25
treeda4ab64991376d759fbe0b2ec8cc9924d284f3a4
parent43e3f19c766863a655bb9f7c04f7820cbda0c8f5
r600g: remove is_flush from DSA state

we can just update the state when decompressing, there's no need to add
additional info into the DSA state

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_state_common.c