summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_state.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-02-07 15:12:59 -0800
committerEric Anholt <eric@anholt.net>2008-02-12 16:06:02 -0800
commit1fd82451eb8a76f2df85720e8d9d607d9e37ab24 (patch)
tree4a70240af8d81cb30b7e18a960bed308a1ad03b2 /src/mesa/drivers/dri/i965/brw_state.h
parent22ab7fa466b3b658cf9123d3fc823f0197dfebee (diff)
[965] Remove stale brw_state_cache.c comment and function export.
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 1510e5b042..d1fca051ec 100644
--- a/src/mesa/drivers/dri/i965/brw_state.h
+++ b/src/mesa/drivers/dri/i965/brw_state.h
@@ -114,7 +114,6 @@ dri_bo *brw_search_cache( struct brw_cache *cache,
dri_bo **reloc_bufs,
GLuint nr_reloc_bufs,
void *aux_return);
-void brw_clear_cache( struct brw_context *brw );
void brw_state_cache_check_size( struct brw_context *brw );
void brw_init_cache( struct brw_context *brw );