| commit | b3ff42cdf382b15fd1776881c525815f7d25a1f3 | [log] [tgz] |
|---|---|---|
| author | Alexis Hetu <sugoi@google.com> | Fri Jul 03 18:19:57 2015 -0400 |
| committer | Alexis Hétu <sugoi@google.com> | Mon Jul 06 15:01:34 2015 +0000 |
| tree | 6cc16212d602e50a5440365a1c80a5a31875da2d | |
| parent | 824e7b3e552c2b4cf26b95996785690a2f4604d5 [diff] |
Moved function creation code from glslang.y to TParseContext. Added TParseContext::addFunctionCallOrMethod() to move function creation functionality out of glslang.y. Change-Id: Ia23e8c2490ba9d2bb1fcd00a1ef06eab5cf60b80 Reviewed-on: https://swiftshader-review.googlesource.com/3640 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>