ac,radv: add ac_gpu_info::has_double_rate_fp16
[mesa.git] / src / amd / common / ac_gpu_info.h
index 20a2f79eb63ee5ceb2c126b9fa56d8fa7e456ed5..a728a505627455435e1bfe18d5177711f4cf84f4 100644 (file)
@@ -66,6 +66,7 @@ struct radeon_info {
        bool                        rbplus_allowed; /* if RB+ is allowed */
        bool                        has_load_ctx_reg_pkt;
        bool                        has_out_of_order_rast;
+       bool                        has_double_rate_fp16;
        bool                        cpdma_prefetch_writes_memory;
        bool                        has_gfx9_scissor_bug;
        bool                        has_tc_compat_zrange_bug;