From 9e9f6f105c81436cecfe55a8a80d2efe45bc0d72 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 2 Jan 2008 15:47:47 -0800 Subject: [965] Convert WM unit to use a cache key instead of brw_cache_data. --- src/mesa/drivers/dri/i965/brw_context.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/drivers/dri/i965/brw_context.h') 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; -- cgit v1.2.3