gallivm/tgsi: fix up breakc
authorRoland Scheidegger <sroland@vmware.com>
Fri, 19 Apr 2013 01:26:20 +0000 (03:26 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 20 Apr 2013 00:27:53 +0000 (02:27 +0200)
commit107550e71a762bf1999220a81b61107384eca065
treed51466822d2855808624845409cd0ac3ed428984
parente8d1b26a8275822cbaa6fe241657c766c8df4169
gallivm/tgsi: fix up breakc

It seems there was a typo in gallivm breakc handling (I am actually still
not sure it is really needed but otherwise that statement really should go
away). Also fix the wrong src argument type, even though they weren't really
used.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_info.c