llvmpipe: Silence "possibly uninitialized value" warning for ssbo_limit.
authorEric Anholt <eric@anholt.net>
Tue, 17 Dec 2019 04:05:18 +0000 (20:05 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 18 Feb 2020 23:40:04 +0000 (15:40 -0800)
commitce611935df5e7e6cc731523c7496c33ba6f7ef20
tree405573d3415cdc4f5985bb31d9a64480e27f8081
parent45b2ccc6b30c9e4c3382e6b462a2f5357c15d3b8
llvmpipe: Silence "possibly uninitialized value" warning for ssbo_limit.

The condition for the use matches the def, but you can't trust a compiler
to notice.

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