radv: enable/disable predication for the DCC decompression pass
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 18 Apr 2018 12:34:54 +0000 (14:34 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 2 Jul 2018 08:43:17 +0000 (10:43 +0200)
commitff7daadca1b335002d9bc198e38a3faa88b34478
treed13da493e5161ce6977024059b5764c9ad11ca84
parent939e5a3823399b94fb47f1264a199ede0763a5cf
radv: enable/disable predication for the DCC decompression pass

Performing a DCC decompression pass is currently pretty rare,
but using predication allows the GPU to skip unnecessary passes.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_meta_fast_clear.c