Hi, This little series fixes some CTS when DCC is enabled for MSAA textures. It will be easier for me to improve the thing if the current implementation doesn't introduce any CTS regressions.
This is still disabled by default for now anyways. Please review, Thanks! Samuel Pitoiset (3): radv: do not initialize DCC as cleared for MSAA textures radv: disable fast color clears for DCC and MSAA textures radv: allow to use DCC for MSAA x4 and x8 with the debug option src/amd/vulkan/radv_cmd_buffer.c | 9 ++++++++- src/amd/vulkan/radv_image.c | 9 ++++----- src/amd/vulkan/radv_meta_clear.c | 3 +++ 3 files changed, 15 insertions(+), 6 deletions(-) -- 2.19.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev