radv: Also set DCC params for sampling for input attachment usage.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fri, 29 Dec 2017 22:26:33 +0000 (23:26 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fri, 29 Dec 2017 22:42:30 +0000 (23:42 +0100)
commitb0a6fd0274640b5e8ccfc95df0ed7383109f8cad
tree5b23f1034952822435328db7333274aee99b0777
parentab957243e1d6f0f7b499875020b389b0b24f9b9c
radv: Also set DCC params for sampling for input attachment usage.

Those are implemented as texture sampling, so we need to make the
texture TC-compatible too.

Fixes: 34d23e82ca9 "radv: set some dcc parameters depending on if texture will be sampled"
Reviewed-by: Fredrik Höglund <fredrik@kde.org>
src/amd/vulkan/radv_device.c