i965: Remove copy and pasted gen7_wm_constants state atom.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 19 Oct 2011 00:05:30 +0000 (17:05 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 20 Oct 2011 22:25:37 +0000 (15:25 -0700)
commit6e160d01f2c6667cba89e5fa806f9e4b01ca8ced
tree8cc8c1eab408df4a2036fab4a140aa402c141d47
parentb293b3cbb19bc4db8d9801c2f1160f98299481d0
i965: Remove copy and pasted gen7_wm_constants state atom.

Now that this is identical to gen6_wm_constants, just use that instead.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/gen7_wm_state.c