From 008fb50174fb6717f3b71836427bc6be4e44613c Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 24 May 2007 17:37:36 -0600 Subject: Stencil state. --- src/mesa/softpipe/state_tracker/st_atom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/softpipe/state_tracker/st_atom.h') 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 -- cgit v1.2.3