OSDN Git Service

radv: always initialize the DCC predicate to FALSE
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 19 Jun 2018 13:39:25 +0000 (15:39 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 20 Jun 2018 11:21:42 +0000 (13:21 +0200)
commit4b564bd612247b3d6590046b4591c9efcceabb17
treef8ac8d83f27940fb3c2ac840b2e424a032793b13
parent70c1bee1872f3a38c6db7e79c6ec56056f1c8f7c
radv: always initialize the DCC predicate to FALSE

This might eventually skip some useless DCC decompression
passes.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c