vec4/generator: Actually pass the sampler into generate_tex
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 05:10:26 +0000 (21:10 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 15 Dec 2015 05:13:52 +0000 (21:13 -0800)
commit8224571ef80e58d0dd1f00f6ee91960ddca799fa
tree34a538572ae9e7f8a25e4f217a5bbc756e67a98f
parent7edcc59a7bd94280f517b161a860e06197c98b4c
vec4/generator: Actually pass the sampler into generate_tex

This is an artifact of the way the separate samplers/textures series ended
up getting sent out and rebased.  This should fix a number of CTS tests
involving geometry shaders.
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp