projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15a3e4f
)
cell: remove unused var
author
Brian Paul
<brianp@vmware.com>
Thu, 19 Feb 2009 04:38:17 +0000
(21:38 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 19 Feb 2009 04:38:17 +0000
(21:38 -0700)
src/gallium/drivers/cell/ppu/cell_clear.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/cell/ppu/cell_clear.c
b/src/gallium/drivers/cell/ppu/cell_clear.c
index 39c5f937b9c1c8fef9da1456ac9f6408893f62d3..edc06747ac1a45d2d117efef8d13054c6b65d917 100644
(file)
--- a/
src/gallium/drivers/cell/ppu/cell_clear.c
+++ b/
src/gallium/drivers/cell/ppu/cell_clear.c
@@
-70,7
+70,6
@@
void
cell_clear_surface(struct pipe_context *pipe, struct pipe_surface *ps,
unsigned clearValue)
{
- struct pipe_screen *screen = pipe->screen;
struct cell_context *cell = cell_context(pipe);
uint surfIndex;