mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 13:38:06 +02:00
cell: remove unused var
This commit is contained in:
parent
6c35e178d3
commit
e4afe725ee
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue