i965: Handle all_equal/any_nequal in the new FS.
authorEric Anholt <eric@anholt.net>
Mon, 27 Sep 2010 23:11:18 +0000 (16:11 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 27 Sep 2010 23:12:18 +0000 (16:12 -0700)
commit169ff0cc9d189f5a00a2a94313a6ce1503d1d5b9
treef24e531017544f945fc42ee6c205c1046ad15156
parenta5c6c8a31b240729baa12e2eca0ef53199efeed2
i965: Handle all_equal/any_nequal in the new FS.

These are generated for scalar operands instead of plain equal/nequal.
But for scalars, they're the same anyway.  +30 piglits.
src/mesa/drivers/dri/i965/brw_fs.cpp