gallium: fix windows build from params change.
authorDave Airlie <airlied@redhat.com>
Wed, 24 Jul 2019 23:33:36 +0000 (09:33 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Jul 2019 00:02:22 +0000 (10:02 +1000)
commit16fcbb2eba95d0ec04c775894165e964b63d8e6f
tree66c11438de52ed29e2c19fcd9bb2896454fa7d60
parent97c8314c5fee925cc25daf9ac9ba225f86562805
gallium: fix windows build from params change.

This is why we can't have nice things. I'm sure there's someway
to do this with {0} but I really don't have time for that.

Fixes: 2631fd3b0bf ("gallivm: rework lp_build_tgsi_soa to take a struct")
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/swr/swr_shader.cpp