util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Jul 2014 13:47:20 +0000 (14:47 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Jul 2014 13:56:31 +0000 (14:56 +0100)
commit20b431fd9eafa1336edbb9b1ab80327e2fce3532
tree81b0b18049bbb9ab3cfc54aee15738bea8ad75a2
parente945a19b35025c962131b2c4b7393461445f08f2
util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.

0cbefc1bea703378381afff946e30c27a21f191d added a source argument to
EMIT/ENDPRIM, but it did not update tgsi_ureg accordingly, causing all
users of ureg_EMIT/ENDPRIM to fail at runtime with an assertion failure.

Trivial.
src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h