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
c5e6515e4a
skia2
/
tests
/
sksl
/
errors
/
Ossfuzz37469.asm.frag
5 lines
78 B
GLSL
Raw
Normal View
History
Unescape
Escape
Added reportPendingErrors to SkSL code generation This fixes an assertion failure uncovered by the fuzzer. Bug: oss-fuzz:37469 Change-Id: I626c003cfa8a0bc65851899df3a7695dbe29200b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441311 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
2021-08-23 19:40:20 +00:00
### Compilation failed:
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
error
:
1
:
expected
expression
,
but
found
'
]
'
Improved SkSL array size parsing We previously had no way to signal a parse error from arraySize, resulting in a cascade of additional errors downstream. This tightens up the behavior and allows us to fail more gracefully. Bug: skia:12416 Change-Id: I83d3d5bc1dc63395edb325297375a6eb52415817 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/512952 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2022-02-28 15:27:21 +00:00
1
error
Reference in New Issue
Copy Permalink