i965/fs: Don't consider LOAD_PAYLOAD with stride > 1 source to behave like a raw...
authorFrancisco Jerez <currojerez@riseup.net>
Sat, 3 Sep 2016 02:32:37 +0000 (19:32 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 14 Sep 2016 21:50:55 +0000 (14:50 -0700)
commit3a4ea7cf803cb5af2b7d0e7d71ee4825294a94aa
tree2f72162ac4950e51e572e5da49f6672168568952
parent1164aa1a1ba9d140a2b1435703b0029e0fe69f6f
i965/fs: Don't consider LOAD_PAYLOAD with stride > 1 source to behave like a raw copy.

Noticed the problem by inspection while typing in the previous commit.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_fs.cpp