llvmpipe: Fix another uninitialized value warning, on init_val.
authorEric Anholt <eric@anholt.net>
Tue, 28 Jan 2020 21:04:10 +0000 (13:04 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 18 Feb 2020 23:40:04 +0000 (15:40 -0800)
commit427870abfd0ebc449ffb1c90e9b5ebb54727ee51
treee6b40d814d591c3b3d9ab337d7987d5837ede0a3
parent81225e1f0349b0b2ddff0fbfcd832752f8177477
llvmpipe: Fix another uninitialized value warning, on init_val.

It's only used in the vote_ieq paths, but gcc doesn't see that.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3867>
src/gallium/auxiliary/gallivm/lp_bld_nir_soa.c