gallium: added file_max[] array to tgsi_shader_info
authorBrian <brian@i915.localnet.net>
Wed, 27 Feb 2008 22:47:24 +0000 (15:47 -0700)
committerBrian <brian@i915.localnet.net>
Wed, 27 Feb 2008 22:47:24 +0000 (15:47 -0700)
commit3197ad5a56ee94773f974ac727b316c5adfe1b6f
treed5865b46cfeeb350cdf94609596c7b5daf9b841b
parent0e1e1f12f47d5b1d49f68930b05eadf1143e1396
gallium: added file_max[] array to tgsi_shader_info

Records the highest index of a declared register.
src/gallium/auxiliary/tgsi/util/tgsi_scan.c
src/gallium/auxiliary/tgsi/util/tgsi_scan.h