radeonsi: fully enable 2x DCC MSAA for array and non-array textures
authorMarek Olšák <marek.olsak@amd.com>
Sun, 8 Apr 2018 03:40:26 +0000 (23:40 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 27 Apr 2018 21:56:04 +0000 (17:56 -0400)
commit1cc2e0cc6b47bd5efbf2af266405060785085e6b
treecc87d48ec4ef516f51ceab886c8837effac19123
parentca33d961a4034ebf4e8e93be32ce3dc9d18570ab
radeonsi: fully enable 2x DCC MSAA for array and non-array textures

The clear code is exactly the same as for 1 sample buffers -
just clear the whole thing.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_clear.c
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_pipe.h
src/gallium/drivers/radeonsi/si_texture.c