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
7cef6789fd
skia2
/
tests
/
sksl
/
errors
/
UndefinedFunction.glsl
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add SkSL error reporting when an undefined function is called. Change-Id: I2c39df532803d827d7cad876021f2ead81145f1d Bug: skia:10902 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349064 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
2020-12-30 23:07:10 +00:00
### Compilation failed:
Migrate SkSL error tests to golden outputs. Change-Id: Ic8f4730d035981c32b4ddb48e5e919b0396b6d93 Bug: skia:10694 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/317578 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>
2020-09-17 22:20:26 +00:00
Add SkSL error reporting when an undefined function is called. Change-Id: I2c39df532803d827d7cad876021f2ead81145f1d Bug: skia:10902 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/349064 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
2020-12-30 23:07:10 +00:00
error: 3: function 'int foo(int x)' is not defined
1 error
Reference in New Issue
Copy Permalink