i965: Fix ARL to work on gen6.
authorEric Anholt <eric@anholt.net>
Mon, 13 Dec 2010 19:44:26 +0000 (11:44 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 13 Dec 2010 22:02:34 +0000 (14:02 -0800)
commit7cec7bf56c1b8aa03800e01fa06f29a02edae755
tree37ea1753afe206f3da136d5ad039afd10d371d0d
parentdf9f89154471ec162227ebce1681c5010f64e6e6
i965: Fix ARL to work on gen6.

RNDD isn't one of the instructions that can do conversion from
execution type to destination type.

Fixes glsl-vs-arrays-3.
src/mesa/drivers/dri/i965/brw_vs_emit.c