This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
980169a5b5
skia2
/
tests
/
sksl
/
runtime_errors
/
FirstClassArrays.skvm
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reject array-typed vardecls and array ctors in strict ES2 mode. This is enforced by ANGLE in Strict ES2 mode; we need to enforce it as well. Change-Id: I6e2f547ad8e0ce817742cf84659764cf6bce38b9 Bug: skia:11270 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366339 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
2021-02-04 17:42:01 +00:00
### Compilation failed:
error: 5: construction of array type 'float[3]' is not supported
Reenable DSLParser Change-Id: I1819b2c40902611d7e86245bff73ad8c2bd7629c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449060 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
2021-09-16 14:42:24 +00:00
1 error
Reference in New Issue
Copy Permalink