projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a92c2b
)
cell: re-fix undeclared var
author
Brian Paul
<brianp@vmware.com>
Fri, 12 Feb 2010 16:47:34 +0000
(09:47 -0700)
committer
Brian Paul
<brianp@vmware.com>
Fri, 12 Feb 2010 16:47:34 +0000
(09:47 -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 8915dd1dd5f65ae1f653da2bb758121718b83133..0282aa452c30409a3f055043e3bcb0b10a9a4f9e 100644
(file)
--- a/
src/gallium/drivers/cell/ppu/cell_gen_fragment.c
+++ b/
src/gallium/drivers/cell/ppu/cell_gen_fragment.c
@@
-1555,7
+1555,7
@@
gen_stencil_depth_test(struct spe_function *f,
int stencil_writemask_reg;
int zmask_reg;
int newS_reg;
- unsigned
stencil
_value;
+ unsigned
ref
_value;
/* Stenciling is quite complex: up to six different configurable stencil
* operations/calculations can be required (three each for front-facing