tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
authorBrian Paul <brianp@vmware.com>
Thu, 9 Apr 2015 19:45:18 +0000 (13:45 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 15 Apr 2015 22:30:49 +0000 (16:30 -0600)
commit11bfee4c3a9f285f4cd5467dac1af5f7f0dfa307
treea227d88c0d50a505e6b946c303d4ea1cf3e31230
parent1aa50339d816c5d5ad3107673c315569ce9b21d3
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode

So we can see the label associated with subroutines.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_dump.c