i965: Implement compute sampler state atom.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.h
index b80db00eb754680091e889ce0b047ee381f578e2..2a29dfe5eecb036e9558ee0306ca36c314a7dbb8 100644 (file)
@@ -1264,7 +1264,7 @@ struct brw_context
 
    int num_atoms[BRW_NUM_PIPELINES];
    const struct brw_tracked_state render_atoms[76];
-   const struct brw_tracked_state compute_atoms[10];
+   const struct brw_tracked_state compute_atoms[11];
 
    /* If (INTEL_DEBUG & DEBUG_BATCH) */
    struct {