Hi, This series enables DCC for MSAA on VI. MSAA array textures don't enable DCC because the fast clear would be slightly more complicated. GFX9 doesn't enable DCC for MSAA at all, because the only way to do fast clear is to use a compute shader and manual DCC addressing. Please review. Thanks, Marek