i965: Fix up gen6 samplers for their usage by brw_wm_emit.c
authorEric Anholt <eric@anholt.net>
Fri, 3 Dec 2010 22:30:38 +0000 (14:30 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 6 Dec 2010 08:14:22 +0000 (00:14 -0800)
commit5340dd8ccacda82d4e68a4357f90503c84831594
tree0981e829f90858cc4c41ca1aaa1f08d66a26dcc1
parentad29e798504fcaf23ac3f2656bcfb8d8e19ca183
i965: Fix up gen6 samplers for their usage by brw_wm_emit.c

We were trying to do the implied move even when we'd already manually
moved the real header in place.
src/mesa/drivers/dri/i965/brw_eu_emit.c