32385b7070
Previously, a dangling type or function reference would be eliminated silently with optimizations on, or would assert when optimizations were off. Change-Id: Ib2e273b6f069724e8872c9cb97351b647b875a62 Bug: skia:12472 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/469525 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
6 lines
126 B
GLSL
6 lines
126 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: expected '(' to begin function call
|
|
error: 3: expected a type, but found 'return'
|
|
2 errors
|