i965/vec4: Make sure that imm writes are to registers in the same file.
authorMatt Turner <mattst88@gmail.com>
Mon, 12 Jan 2015 18:48:04 +0000 (10:48 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 15 Jan 2015 18:11:42 +0000 (10:11 -0800)
commit41d9f232b6a7f53086b9c428cca30e45905abd48
tree671a6e9d92edbecb83509521b2c1fdeb276aed16
parent3654b6d43ceef9f74465ee20404513892761b8da
i965/vec4: Make sure that imm writes are to registers in the same file.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=87887
src/mesa/drivers/dri/i965/brw_vec4.cpp