i965/fs: Add support for fs_inst::force_writemask_all on Broadwell.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 18 Apr 2014 16:56:43 +0000 (09:56 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 1 May 2014 07:23:44 +0000 (00:23 -0700)
commitb10785f9a94978df3ddded6faf4da3b19849b33f
treef29da2c2533587c68553807ea4e35f9c94c9adb6
parentac30e1adb49ec6947f740b47d90f8403fe416314
i965/fs: Add support for fs_inst::force_writemask_all on Broadwell.

This must not have existed when I wrote the original code.  The atomic
operation header setup code uses this.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/gen8_fs_generator.cpp