i965/fs: Fix interference calculation of pixel_[xy] in 16-wide.
authorEric Anholt <eric@anholt.net>
Thu, 24 Mar 2011 16:08:58 +0000 (09:08 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 26 Apr 2011 19:19:33 +0000 (12:19 -0700)
commit54990673a65b72fd222aeafc19f3a384ce597146
tree334da79da77b84e6ddd9840f96d25b72bf053071
parentaf20328271425c217630b5114ee172bd8387a91a
i965/fs: Fix interference calculation of pixel_[xy] in 16-wide.

Fixes glsl-fs-ceil in that mode, which produced the code in the comment.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp