radeonsi: remove the cache_flush atom
[mesa.git] / src / gallium / drivers / radeonsi / si_pipe.h
index a648d868225401ce9271bfc67856c9402a5e5b31..1080e7270b7a9d38cc5d2013468945f011677b15 100644 (file)
@@ -229,7 +229,6 @@ struct si_context {
        union si_state                  emitted;
 
        /* Atom declarations. */
-       struct r600_atom                cache_flush;
        struct si_framebuffer           framebuffer;
        struct si_sample_locs           msaa_sample_locs;
        struct r600_atom                db_render_state;