i965/fs: Apply cube map array fixup and restore the payload.
authorMatt Turner <mattst88@gmail.com>
Mon, 24 Mar 2014 23:18:58 +0000 (16:18 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 17 Jun 2014 16:38:06 +0000 (09:38 -0700)
commit856860db4a62bbe1cbcf63c68ce921b608ffae01
tree5270212bc9e2feb4bb02af2204a2bff456015c00
parent15b6ab04e2bef02f009eb305707b7b4fe4e5a7dd
i965/fs: Apply cube map array fixup and restore the payload.

So that we don't have partial writes to a large VGRF. Will be cleaned up
by register coalescing.
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp