i965/fs: Honour the instruction force_sechalf and exec_size fields for FB writes.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 13 Jul 2015 12:41:34 +0000 (15:41 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 29 Jul 2015 11:12:46 +0000 (14:12 +0300)
commitfa75f2d56616cba81014d4fc02931dcfaedaf5b9
treea7eb1a0067445bbd23f8fe081ea003fdbf1a0a14
parenta9f31a032b0a1068a4e2ceed9ed4680ecf13e28b
i965/fs: Honour the instruction force_sechalf and exec_size fields for FB writes.

We were previously guessing the half based on the EOT flag which seems
rather gross.

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