commit | e524669863d3a7ce8bf2e77fe05b24da555a6de9 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Thu Jun 18 12:34:52 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Mon Jun 22 17:41:25 2015 +0000 |
tree | 268a6df7de34f5f02e34773bd21d8d3c6d5efba3 | |
parent | 3713cd4b12696bcabaabe98562320e8fa1796b33 [diff] |
Adding unsized arrays to the glsl parser Unsized arrays declare with an empty [] without a specified size are now supported properly in the glsl parser. Also moved the construction code from the parser into TParseContext. Change-Id: Ic7b3efeee51da1a264e26af4d7908e7d2fccebd9 Reviewed-on: https://swiftshader-review.googlesource.com/3520 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>