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