diff options
author | Paul Berry <[email protected]> | 2013-09-27 20:38:29 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-10-10 14:27:20 -0700 |
commit | 3699ff4dd19c6102f39edc5d87bd772b380aa168 (patch) | |
tree | 75519e727572d6052107fc391274c50154aa3e82 /src/glsl/ast_array_index.cpp | |
parent | 78b072b2bcbd9e730b7a6e09d85c85b44bdd64da (diff) |
glsl: Generalize processing of variable redeclarations.
This patch modifies the get_variable_being_redeclared() function so
that it no longer relies on the ast_declaration for the variable being
redeclared. In future patches, this will allow
get_variable_being_redeclared() to be used for processing
redeclarations of the built-in gl_PerVertex interface block.
v2: Also make get_variable_being_redeclared() static.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/ast_array_index.cpp')
0 files changed, 0 insertions, 0 deletions