57f3fc4cde
We now reject every reserved name in the ES2 docs as an unexpected token, except for the rule that all names beginning with `gl_` are reserved. (Unfortunately, sksl_frag bends the rules by directly declaring a builtin variable named `gl_SecondaryFragColorEXT`.) Change-Id: I5dcb40b754720ca97fe3d80e2f9072beaa39fcdb Bug: skia:11115 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/454737 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2 lines
12 B
Plaintext
2 lines
12 B
Plaintext
int output;
|