33c64a4473
Nullable fragment processors still exist, but they're handled transparently by sample() within C++, so there's no need for .fp files to ever do these tests manually. Change-Id: Idf2bc58505207560553066c0126a2a036c5d970b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347039 Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
7 lines
198 B
GLSL
7 lines
198 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: arrays without an explicit size must use an initializer expression
|
|
error: 2: expected 'int', but found 'float'
|
|
error: 3: expected 'int', but found 'bool'
|
|
3 errors
|