nvc0: make sure all sources of the BIND op are distinct
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 15 Jan 2011 13:03:05 +0000 (14:03 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 15 Jan 2011 13:14:50 +0000 (14:14 +0100)
commit52474d424622c13d7f37f5e954d92d88eefdeac9
tree90c6af9a63aceea6d080abebc82695dc86c50f93
parent1ae982adfd8144d11334895c39aca65dd30ad946
nvc0: make sure all sources of the BIND op are distinct

They're supposed to be assigned consecutive registers so they can't
contain the same SSA value more than once.
src/gallium/drivers/nvc0/nvc0_pc.c
src/gallium/drivers/nvc0/nvc0_pc.h
src/gallium/drivers/nvc0/nvc0_pc_optimize.c