i965/fs: Fix opt_zero_samples() for texturing ops not matching dispatch_width.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 13 Jul 2015 12:33:04 +0000 (15:33 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 29 Jul 2015 11:12:47 +0000 (14:12 +0300)
commit44a8cf488e0370d7e5abe363c1fd2d21247a6e32
tree1d72e05630451e54380597df2253339b97a51866
parent8fbb3d3569e6d353dee6e558eb9fd961b5a8a12c
i965/fs: Fix opt_zero_samples() for texturing ops not matching dispatch_width.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp