radv: do not init HTILE as compressed state when dst layout allows it
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 6 Nov 2019 15:31:56 +0000 (16:31 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 10 Dec 2019 12:09:26 +0000 (13:09 +0100)
commit41cebfc9c1e304f86e70a4fb57f4d8d28eb3c720
treecf3838d3ed8332e98f09cc33e997768d0cd600d5
parentb603cc8c841c0c3ebec236a648e731caeb0a9b8d
radv: do not init HTILE as compressed state when dst layout allows it

I don't think this makes much differences and a potential clear
following the initialization will overwrite HTILE anyways.

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