tgsi: keep immediate file info uptodate
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 12 Feb 2009 13:30:01 +0000 (13:30 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 12 Feb 2009 13:30:01 +0000 (13:30 +0000)
commitf5cca127b0ddcfe36b8dc98a5f405979e8afe673
treebec660101870ab224af8908f01ce18f6564c3368
parent6fe421cf4634033bc7e75375e1d981bd235e2e51
tgsi: keep immediate file info uptodate

Make sure the stats for TGSI_FILE_IMMEDIATE are uptodate.  Previously
we just had immediate_count, but file_*[TGSI_FILE_IMMEDIATE] were
bogus.
src/gallium/auxiliary/tgsi/tgsi_scan.c