summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_context.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-01-02 15:47:47 -0800
committerEric Anholt <eric@anholt.net>2008-01-02 15:51:49 -0800
commit9e9f6f105c81436cecfe55a8a80d2efe45bc0d72 (patch)
tree48da7615917c365292561b35b72f1644e5491bf8 /src/mesa/drivers/dri/i965/brw_context.h
parent03b59edbb53a3887779b0eb9d0f07b93ec747764 (diff)
[965] Convert WM unit to use a cache key instead of brw_cache_data.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_context.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_context.h b/src/mesa/drivers/dri/i965/brw_context.h
index fd18fcdc21..05111b351a 100644
--- a/src/mesa/drivers/dri/i965/brw_context.h
+++ b/src/mesa/drivers/dri/i965/brw_context.h
@@ -590,7 +590,6 @@ struct brw_context
GLuint max_threads;
dri_bo *scratch_buffer;
- GLuint scratch_buffer_size;
GLuint sampler_count;
dri_bo *sampler_bo;