i965: Make brw_CONT and brw_BREAK take the pop count.
authorEric Anholt <eric@anholt.net>
Sun, 29 Aug 2010 06:18:18 +0000 (23:18 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Aug 2010 17:26:05 +0000 (10:26 -0700)
commit352dff62f8005add9e71e6b5ba3b3321cb953d73
treeee4c3a47dc64bedb8d0064ecc7a12fdd557e2f54
parentb0a933a4d91c47e697459921073f8afe668bac31
i965: Make brw_CONT and brw_BREAK take the pop count.

We always need to set it, so pass it in.
src/mesa/drivers/dri/i965/brw_eu.h
src/mesa/drivers/dri/i965/brw_eu_emit.c
src/mesa/drivers/dri/i965/brw_vs_emit.c
src/mesa/drivers/dri/i965/brw_wm_glsl.c