diff options
author | Robert Ellison <papillo@tungstengraphics.com> | 2008-10-30 21:31:07 -0600 |
---|---|---|
committer | Robert Ellison <papillo@tungstengraphics.com> | 2008-10-30 21:31:36 -0600 |
commit | 14e1505cce24ee294cb98683504cc4537c20f34a (patch) | |
tree | d9cd98d807253438e1d77321db2acd0cfa9ef162 /src/mesa/shader/nvprogram.c | |
parent | b81a7dc2d8ba09b48d5022cf9ff65f2fad890e11 (diff) |
CELL: fix use of stencil value mask
The Cell stencil tests were completely ignoring the stencil value mask.
Now the original code paths are still used if the stencil value mask
is all 1s; but code to use the mask for the stencil value and reference
value comparisons is now emitted if the mask is not all 1s.
Diffstat (limited to 'src/mesa/shader/nvprogram.c')
0 files changed, 0 insertions, 0 deletions