gallivm: add gather support to sampler interface

Graphics / Mesa 3D Graphics Library / Mesa - Roland Scheidegger [vmware.com] - 31 March 2015 10:23 UTC

Luckily thanks to the revamped interface this is a lot less work now...

73c6914 gallivm: add gather support to sampler interface
src/gallium/auxiliary/gallivm/lp_bld_sample.h | 18 ++++++++----
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c | 31 ++++++++++++---------
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c | 6 ++--
3 files changed, 34 insertions(+), 21 deletions(-)

Upstream: cgit.freedesktop.org


  • Share