summaryrefslogtreecommitdiff
path: root/src/mesa/softpipe/state_tracker/st_atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/softpipe/state_tracker/st_atom.h')
-rw-r--r--src/mesa/softpipe/state_tracker/st_atom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/softpipe/state_tracker/st_atom.h b/src/mesa/softpipe/state_tracker/st_atom.h
index dc8397adce..8dc7460d11 100644
--- a/src/mesa/softpipe/state_tracker/st_atom.h
+++ b/src/mesa/softpipe/state_tracker/st_atom.h
@@ -52,6 +52,7 @@ const struct st_tracked_state st_update_viewport;
const struct st_tracked_state st_update_constants;
const struct st_tracked_state st_update_scissor;
const struct st_tracked_state st_update_blend;
+const struct st_tracked_state st_update_stencil;
#endif