summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2010-02-08 16:35:43 +0000
committerKeith Whitwell <keithw@vmware.com>2010-02-08 17:17:59 +0000
commita23357ca60947e3e8541098d8284d9868a14856b (patch)
tree25b29da89c0b6254882a37aa042f9d8ff285f00e /src/gallium/drivers/cell
parent6447b20ce078f057cc5a5a2d6255df45afe8b30d (diff)
gallium: remove softpipe references in other drivers
Diffstat (limited to 'src/gallium/drivers/cell')
-rw-r--r--src/gallium/drivers/cell/ppu/cell_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/cell/ppu/cell_state.h b/src/gallium/drivers/cell/ppu/cell_state.h
index b193170f9c..7adedcde57 100644
--- a/src/gallium/drivers/cell/ppu/cell_state.h
+++ b/src/gallium/drivers/cell/ppu/cell_state.h
@@ -50,7 +50,7 @@
extern void
-cell_update_derived( struct cell_context *softpipe );
+cell_update_derived( struct cell_context *cell );
extern void