anv/pipeline: Set binding_table.gather_texture_start
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 21 Jul 2016 03:06:09 +0000 (20:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 22 Jul 2016 23:27:35 +0000 (16:27 -0700)
commit3c0077a6ec4c0ffd6e74e219c786d5d7f9217ce9
tree5207dc2e559b1230cc115a5976c773f8bf8d5751
parent95e9d58bdb7df402d9035842c3fe76234a14c2da
anv/pipeline: Set binding_table.gather_texture_start

This should get texture gather working on gen8+ and mostly working on gen7.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "12.0" <mesa-dev@lists.freedesktop.org>
src/intel/vulkan/anv_pipeline.c