i965: Don't bother with RNDZ for f2i.
authorEric Anholt <eric@anholt.net>
Mon, 6 Sep 2010 03:55:39 +0000 (20:55 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Sep 2010 17:34:10 +0000 (10:34 -0700)
commit5afdfa222fa9ec8c54e7d6957d2680c37a9eb715
tree9d7e5872c32e4b0cdede579771a584c97b6eecbb
parenta560a509fab467b0ed4be2bceaf1c5a60890ca0d
i965: Don't bother with RNDZ for f2i.

The default type conversion for MOV should be fine, and RNDZ actually
requires two instructions.
src/mesa/drivers/dri/i965/brw_fs.cpp