nir: Add deref sources to texture instructions
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 19 Mar 2018 17:24:59 +0000 (10:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 23 Jun 2018 03:15:53 +0000 (20:15 -0700)
commit5286b5d832b82c7886c14328c3853eaa002bae99
tree0f044471f74fd2facc8de84ce44b095e8ed9cbd6
parentf1dc2088e298e5867c6ff1b274fff87557c004a3
nir: Add deref sources to texture instructions

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Acked-by: Rob Clark <robdclark@gmail.com>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir.h
src/compiler/nir/nir_print.c