summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_tile_cache.h
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-12-07 15:46:10 -0700
committerBrian <brian.paul@tungstengraphics.com>2007-12-07 15:46:10 -0700
commit872caf6089e325cf3a0cee877f5119cac560edac (patch)
treece8690784b0ac4440d0ca956179d24fb3637dcf8 /src/mesa/pipe/softpipe/sp_tile_cache.h
parentc69c7a6054ad038f9da85c1e0d0af39094ae443e (diff)
Make sp_tile_cache_flush_clear() static.
Also, misc clean-ups, comments.
Diffstat (limited to 'src/mesa/pipe/softpipe/sp_tile_cache.h')
-rw-r--r--src/mesa/pipe/softpipe/sp_tile_cache.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/pipe/softpipe/sp_tile_cache.h b/src/mesa/pipe/softpipe/sp_tile_cache.h
index b2a0e011e9..12d5815db2 100644
--- a/src/mesa/pipe/softpipe/sp_tile_cache.h
+++ b/src/mesa/pipe/softpipe/sp_tile_cache.h
@@ -80,10 +80,6 @@ sp_flush_tile_cache(struct softpipe_context *softpipe,
struct softpipe_tile_cache *tc);
extern void
-sp_tile_cache_flush_clear(struct pipe_context *pipe,
- struct softpipe_tile_cache *tc);
-
-extern void
sp_tile_cache_clear(struct softpipe_tile_cache *tc, const float value[4]);
extern struct softpipe_cached_tile *