i965/fs: Copy the offset when lowering logical pull constant sends
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Jun 2016 22:01:04 +0000 (15:01 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Jun 2016 23:00:44 +0000 (16:00 -0700)
commit1205999c229b8e67af39fb9875bd87bc0a1404eb
tree9c2728008b24316624b6730daa50ea5a936a79e6
parent8d4f4adfbd5b2f23cb2a6a1f77f79a23d3f2b035
i965/fs: Copy the offset when lowering logical pull constant sends

This fixes 64 Vulkan CTS tests per gen

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96299
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/mesa/drivers/dri/i965/brw_fs.cpp