summaryrefslogtreecommitdiffstats
path: root/src/glsl/ast_expr.cpp
diff options
context:
space:
mode:
authorCarl Worth <[email protected]>2014-06-25 13:07:44 -0700
committerCarl Worth <[email protected]>2014-07-29 15:11:50 -0700
commitf196eb2d39d334b3ac8fbc5c0513dcb25e725155 (patch)
tree8def244319cda11eee85b00e6ced4b0c63caa8ae /src/glsl/ast_expr.cpp
parentf062f0506a5b827667b7eb52136d8420b7e8113b (diff)
glsl: Add an internal-error catch-all rule
This is to avoid the default, silent flex rule which simply prints the character to stdout. For the following Khronos GLES3 conformance tests: invalid_char_in_name_vertex invalid_char_in_name_fragment With this commit, these tests now report Pass where they previously reported Fail, but Mesa isn't behaving correctly yet. It's now reporting the internal error where what is really desired is a syntax error. Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/glsl/ast_expr.cpp')
0 files changed, 0 insertions, 0 deletions