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
598c5e5b07
skia2
/
tests
/
sksl
/
errors
/
GrNoFragmentProcessorLocals.cpp
5 lines
96 B
C++
Raw
Normal View
History
Unescape
Escape
Migrate several SkSLFP tests to golden outputs. Change-Id: I83a38f2c953a560fea3483e95e31df532b90773e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/317456 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2020-09-16 22:40:38 +00:00
#
## Compilation failed:
Report the correct line number when vardecls have an error. Previously, the Type's fOffset was set to -1 during parsing, so any errors related to the Type would be reported on line 1. Change-Id: I9834f733bc763c5946b3ff81d8aef4807cdc13d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335584 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>
2020-11-17 15:45:49 +00:00
error
:
2
:
variables
of
type
'
fragmentProcessor
'
must
be
global
Migrate several SkSLFP tests to golden outputs. Change-Id: I83a38f2c953a560fea3483e95e31df532b90773e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/317456 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2020-09-16 22:40:38 +00:00
1
error
Reference in New Issue
Copy Permalink