svga: remove TGSI_OPCODE_BREAKC instruction translation
authorRoland Scheidegger <sroland@vmware.com>
Fri, 19 Apr 2013 22:38:31 +0000 (00:38 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 20 Apr 2013 00:27:53 +0000 (02:27 +0200)
commite8d1b26a8275822cbaa6fe241657c766c8df4169
tree08d03f784049955d5dc969ba54dc2c9d140150d1
parent794579105a7c4868403f371e7a7deaf022373082
svga: remove TGSI_OPCODE_BREAKC instruction translation

While initially that opcode probably was meant for something along the
lines of sm3 break_comp it has never worked that way (not even the
argument count was right) and now the opcode has quite different
semantics so just remove it. (Discovered by Jose Fonseca)
src/gallium/drivers/svga/svga_tgsi_insn.c