gallivm/nir: align store_var param order with load_var
authorDave Airlie <airlied@redhat.com>
Mon, 17 Feb 2020 06:42:25 +0000 (16:42 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Feb 2020 08:33:34 +0000 (18:33 +1000)
commit87359d68a980c70e6f3a65ffd528496ee498e366
tree55063ee21aa387a83997d6559aa02ab8fe284b5b
parent7898e37fb4201b4b8c761a6d131d2bdd7b7ef119
gallivm/nir: align store_var param order with load_var

This was ugly so align load/store to have mostly the same
parameter ordering

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