projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c35e17
)
cell: remove unused var
author
Brian Paul
<brianp@vmware.com>
Fri, 12 Feb 2010 18:06:19 +0000
(11:06 -0700)
committer
Brian Paul
<brianp@vmware.com>
Fri, 12 Feb 2010 18:06:19 +0000
(11:06 -0700)
src/gallium/drivers/cell/ppu/cell_gen_fragment.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
b/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
index 0282aa452c30409a3f055043e3bcb0b10a9a4f9e..70683bb36763036c4a8efbfb1bd124676ba9e1e1 100644
(file)
--- a/
src/gallium/drivers/cell/ppu/cell_gen_fragment.c
+++ b/
src/gallium/drivers/cell/ppu/cell_gen_fragment.c
@@
-1545,7
+1545,6
@@
gen_stencil_depth_test(struct spe_function *f,
boolean need_to_writemask_stencil_values;
struct pipe_stencil_state *stencil;
- unsigned stencil_ref_value;
/* Registers. We may or may not actually allocate these, depending
* on whether the state values indicate that we need them.