radeonsi: update hack for HTILE corruption in ARK: Survival Evolved
[mesa.git] / src / gallium / drivers / radeonsi / si_pipe.h
index c162a0fcd629463e6e54b7a5acf628951a1b6f66..8d7703b0e4b0f150d4dd1badd202b20c84724374 100644 (file)
@@ -98,7 +98,7 @@ struct si_screen {
        bool                            has_out_of_order_rast;
        bool                            assume_no_z_fights;
        bool                            commutative_blend_add;
-       bool                            clear_db_meta_before_clear;
+       bool                            clear_db_cache_before_clear;
        bool                            has_msaa_sample_loc_bug;
        bool                            dpbb_allowed;
        bool                            dfsm_allowed;