radeonsi: remove R600_CONTEXT_* flags
[mesa.git] / src / gallium / drivers / radeonsi / si_hw_context.c
index 2d7f6a78c6db4a13c979c1cdcb7b1246d419be32..f163e5031758535e07393286c480680a4a636e4d 100644 (file)
@@ -191,7 +191,7 @@ void si_begin_new_cs(struct si_context *ctx)
                ctx->b.flags |= SI_CONTEXT_INV_SMEM_L1 |
                                SI_CONTEXT_INV_ICACHE;
 
-       ctx->b.flags |= R600_CONTEXT_START_PIPELINE_STATS;
+       ctx->b.flags |= SI_CONTEXT_START_PIPELINE_STATS;
 
        /* set all valid group as dirty so they get reemited on
         * next draw command