On Sun, Oct 11, 2015 at 5:38 PM, Bas Nieuwenhuizen
wrote:
> Add a mask to track if a texture level is still in its decompressed
> state or that we would need to decompress again.
I think you can drop this patch. I described to plan the support DCC
with shared textures at patch 6.
For image store
Add a mask to track if a texture level is still in its decompressed
state or that we would need to decompress again.
Signed-off-by: Bas Nieuwenhuizen
---
src/gallium/drivers/radeon/r600_pipe_common.h | 1 +
src/gallium/drivers/radeon/r600_texture.c | 1 +
src/gallium/drivers/radeonsi/si_bl