slang_variable_scope now stores array of pointers to slang_variables.
authorBrian <brian@yutani.localnet.net>
Sat, 13 Jan 2007 21:47:48 +0000 (14:47 -0700)
committerBrian <brian@yutani.localnet.net>
Sat, 13 Jan 2007 21:47:48 +0000 (14:47 -0700)
commit5daa99d2a40fa12d51043c4e326bf62f66ef727d
tree21646a1f0b4329bc55f2a63e14a73cb034f72072
parent97c7937c65ddcab2437e6b201d24bf0503a01f1b
slang_variable_scope now stores array of pointers to slang_variables.
src/mesa/shader/slang/slang_assemble.c
src/mesa/shader/slang/slang_assemble.h
src/mesa/shader/slang/slang_compile_function.c
src/mesa/shader/slang/slang_compile_struct.c
src/mesa/shader/slang/slang_compile_variable.c
src/mesa/shader/slang/slang_compile_variable.h