i965: Move WM pull constant setup to emit() time.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 18:07:40 +0000 (11:07 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:16:39 +0000 (12:16 -0700)
commit2b730c1f19ac1e15fa1b70c6cb3a3bd158e18ea1
tree3b272d2cde1ab0f1a1cf7f5674b6cb7fd2d682b2
parent4de2cfc3a08819b869ac3326f171d0a9f0fecf65
i965: Move WM pull constant setup to emit() time.

It's needed by the WM surface state setup, which is now emit().

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c