ac: add has_load_ctx_reg_pkt to ac_gpu_info
[mesa.git] / src / amd / common / ac_gpu_info.h
index 173cc82084ab6a0ff63c0f8b5a5606dbb86556bc..10a3205f44d9b4acdfd374ffa2e1d625babe71ca 100644 (file)
@@ -62,6 +62,7 @@ struct radeon_info {
        bool                        has_distributed_tess;
        bool                        has_dcc_constant_encode;
        bool                        has_rbplus; /* if RB+ registers exist */
+       bool                        has_load_ctx_reg_pkt;
 
        /* 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) */