commit | 912a429bc529a017a426f06631b31da1c0eaa3ae | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Apr 26 10:16:52 2012 -0700 |
committer | Eric Anholt <eric@anholt.net> | Mon Jul 09 11:12:18 2012 -0700 |
tree | 833d049708e6c6199edff8e81bba5e771bb1ec8f | |
parent | 532e99cbf26d175220eac245b12011939ea07d0c [diff] |
glsl: Don't hide the type of struct_declaration_list. I've been trying to derive from this for UBO support, and the slightly obfuscated types were putting me over the edge. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>