softpipe: get rid of tgsi_sampler_control param in img_filter
authorRoland Scheidegger <sroland@vmware.com>
Wed, 6 Feb 2013 03:18:58 +0000 (19:18 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 9 Feb 2013 00:32:30 +0000 (16:32 -0800)
commit1d71106f5c7084c90dacc8af7d06fa8c8eb6d9f1
tree9d571d4c3a09681f3f968ed9bda9518bfd01958f
parent66b6d5121475ecdd6b76ff660e28dfa6cc3f727c
softpipe: get rid of tgsi_sampler_control param in img_filter

None of the filters used it (why would they). Maybe that param
was just there because some of the lines were considered to be
too short...

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_tex_sample.c
src/gallium/drivers/softpipe/sp_tex_sample.h