glsl: Pass variable mode into ast_process_structure_or_interface_block().
authorPaul Berry <stereotype441@gmail.com>
Tue, 22 Oct 2013 22:03:29 +0000 (15:03 -0700)
committerPaul Berry <stereotype441@gmail.com>
Fri, 25 Oct 2013 05:01:07 +0000 (22:01 -0700)
commite17d671d9f64fe135a10ec54dd5b5a6beacfd991
tree2003db4bd501b9f1df551bfa8f21c4fb3dd81887
parent81a50679661c2b9e4535114bb6010042dd05dc5a
glsl: Pass variable mode into ast_process_structure_or_interface_block().

Later patches will use this information to do proper error checking of
interpolation qualifiers that appear inside of interface blocks.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/glsl/ast_to_hir.cpp