i965/nir: Do not scalarize phis in non-scalar setups
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_wm_depth_stencil.c
index 83a08c5ebb824452218b751b7d40c060ef89ae49..2c843b202ea6c14d2ba5c1b4437eee4b548019e7 100644 (file)
@@ -112,7 +112,6 @@ const struct brw_tracked_state gen8_wm_depth_stencil = {
               _NEW_DEPTH |
               _NEW_STENCIL,
       .brw  = BRW_NEW_CONTEXT,
-      .cache = 0,
    },
    .emit = gen8_upload_wm_depth_stencil,
 };