ac: add has_clear_state to ac_gpu_info
[mesa.git] / src / amd / common / ac_gpu_info.h
index 8418a62e38745f4b22f9200d0c64dad764da4a57..69bac7252bf4927c2ac75dbc49224552ba2a0135 100644 (file)
@@ -58,6 +58,7 @@ struct radeon_info {
        uint32_t                    num_sdma_rings;
        uint32_t                    clock_crystal_freq;
        uint32_t                    tcc_cache_line_size;
+       bool                        has_clear_state;
 
        /* There are 2 display DCC codepaths, because display expects unaligned DCC. */
        /* Disable RB and pipe alignment to skip the retile blit. (1 RB chips only) */