i965/gen7: Fold prepare() and emit() of SF CLIP/VP state together.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 17:53:18 +0000 (10:53 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:16:24 +0000 (12:16 -0700)
commitc0574d5a903df450b694c13018149cb2d9978ba5
tree4e1fa76cdfa618e81e7cf7b4ad0860d8baccd37d
parent7a874d04a8410a2b778b29ba85797eaf45d96c84
i965/gen7: Fold prepare() and emit() of SF CLIP/VP state together.

The prepare() only made state for its emit(), not anybody else.

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