gallium: collect more shader info in tgsi_scan_shader()
authorBrian <brian.paul@tungstengraphics.com>
Tue, 26 Feb 2008 17:12:17 +0000 (10:12 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 26 Feb 2008 17:12:17 +0000 (10:12 -0700)
commit1410b7bb509ef37c41043b173bc1047257483af0
treea18077188d7d9d4d7421f7863df5d0d7c8c119eb
parentecd50ef58b034e604ff6b2fedbb0815953e510ea
gallium: collect more shader info in tgsi_scan_shader()

Now getting input/output semantic info so we can eventually remove those
fields from pipe_shader_state.
src/gallium/auxiliary/tgsi/util/tgsi_scan.c
src/gallium/auxiliary/tgsi/util/tgsi_scan.h