intel: Add a batch flush between front-buffer downsample and X protocol.
[mesa.git] / src / mesa / drivers / dri / i965 / gen7_disable.c
index aaf88a8bba88eed4b47c803cc8f148036827fd03..c9564c696145759a37454b59fb227eeb9dcaf6f3 100644 (file)
@@ -29,8 +29,6 @@
 static void
 disable_stages(struct brw_context *brw)
 {
-   struct intel_context *intel = &brw->intel;
-
    assert(!brw->gs.prog_active);
 
    /* Disable the Geometry Shader (GS) Unit */