commit | e17d671d9f64fe135a10ec54dd5b5a6beacfd991 | [log] [tgz] |
---|---|---|
author | Paul Berry <stereotype441@gmail.com> | Tue Oct 22 15:03:29 2013 -0700 |
committer | Paul Berry <stereotype441@gmail.com> | Thu Oct 24 22:01:07 2013 -0700 |
tree | 2003db4bd501b9f1df551bfa8f21c4fb3dd81887 | |
parent | 81a50679661c2b9e4535114bb6010042dd05dc5a [diff] |
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>