i965/gen4: Fold push constant prepare()/emit() together.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 18:21:51 +0000 (11:21 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:16:59 +0000 (12:16 -0700)
commit47c4d950cbc62f004ecdfe2eb197eb8a440cf1ae
tree7dc661815cfd2a1e029e20320e3c06112b18629c
parent752cad8f33ad1adc8950e5c0b5c9c4aa2ad046ec
i965/gen4: Fold push constant prepare()/emit() together.

While other units need to know about our constant buffer offsets,
nothing else cared about which particular BO other than the emit() half.

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