summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/spu/spu_tile.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-26 10:00:14 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-26 10:15:35 -0600
commita1189ea882714282b884d37e530cd638dd4ca660 (patch)
tree79663cf064c703f87bdc1d0a92068804c0820d9a /src/gallium/drivers/cell/spu/spu_tile.h
parentbac5900a14b85a6513fae7eef19a5ed1d26b2011 (diff)
cell: move really_clear_tiles()
Diffstat (limited to 'src/gallium/drivers/cell/spu/spu_tile.h')
-rw-r--r--src/gallium/drivers/cell/spu/spu_tile.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gallium/drivers/cell/spu/spu_tile.h b/src/gallium/drivers/cell/spu/spu_tile.h
index 1b5491112d..7bfb52be8f 100644
--- a/src/gallium/drivers/cell/spu/spu_tile.h
+++ b/src/gallium/drivers/cell/spu/spu_tile.h
@@ -36,12 +36,14 @@
-void
+extern void
get_tile(uint tx, uint ty, tile_t *tile, int tag, int zBuf);
-void
+extern void
put_tile(uint tx, uint ty, const tile_t *tile, int tag, int zBuf);
+extern void
+really_clear_tiles(uint surfaceIndex);
static INLINE void