summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/i965simple/brw_context.h')
-rw-r--r--src/mesa/pipe/i965simple/brw_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/i965simple/brw_context.h b/src/mesa/pipe/i965simple/brw_context.h
index 00df46e704..53f66cd6a9 100644
--- a/src/mesa/pipe/i965simple/brw_context.h
+++ b/src/mesa/pipe/i965simple/brw_context.h
@@ -475,7 +475,6 @@ struct brw_context
struct pipe_scissor_state Scissor;
struct pipe_viewport_state Viewport;
struct pipe_framebuffer_state FrameBuffer;
- struct pipe_clear_color_state ClearColor;
const struct pipe_constant_buffer *Constants[2];
const struct brw_texture *Texture[PIPE_MAX_SAMPLERS];