ac: add has_clear_state to ac_gpu_info
[mesa.git] / src / amd / vulkan / radv_private.h
index 9bcb2baf97e5868b75064efe11c682242d4ce2ba..39d349b723c5e3ca97140597eaf6a16e89fb03d1 100644 (file)
@@ -282,7 +282,6 @@ struct radv_physical_device {
 
        bool has_rbplus; /* if RB+ register exist */
        bool rbplus_allowed; /* if RB+ is allowed */
-       bool has_clear_state;
        bool cpdma_prefetch_writes_memory;
        bool has_scissor_bug;
        bool has_tc_compat_zrange_bug;