summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_state.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-02-25 12:41:25 -0800
committerEric Anholt <eric@anholt.net>2009-02-25 16:17:44 -0800
commitd0415a5a01c1a8c2c2a389d977401a7f6cee031b (patch)
tree77c0d0019d7dd0074cf7551559c05f42dcadff28 /src/mesa/drivers/dri/i965/brw_state.h
parent69f080cefced8b3395cdf179c107303a1013d196 (diff)
i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_state.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_state.h b/src/mesa/drivers/dri/i965/brw_state.h
index df839c5b30..81b0a45998 100644
--- a/src/mesa/drivers/dri/i965/brw_state.h
+++ b/src/mesa/drivers/dri/i965/brw_state.h
@@ -52,7 +52,6 @@ const struct brw_tracked_state brw_cc_vp;
const struct brw_tracked_state brw_check_fallback;
const struct brw_tracked_state brw_clip_prog;
const struct brw_tracked_state brw_clip_unit;
-const struct brw_tracked_state brw_constant_buffer_state;
const struct brw_tracked_state brw_constant_buffer;
const struct brw_tracked_state brw_curbe_offsets;
const struct brw_tracked_state brw_invarient_state;