gallivm: add ssbo pointers to the soa build api.
authorDave Airlie <airlied@redhat.com>
Wed, 26 Jun 2019 05:34:52 +0000 (15:34 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 7 Jul 2019 06:23:36 +0000 (16:23 +1000)
commit5ff697aa658b4718a1c6050c72dfb18d39b38069
tree9fd22d55c4091204e3d2040da520e6483ef171c9
parent2a55acbc1de0b8d1901988ee4f17d5697519c2d2
gallivm: add ssbo pointers to the soa build api.

Need to pass ssbo + ssbo size pointers just like constants.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/swr/swr_shader.cpp