skia2/tests/sksl/errors/golden/UndefinedFunction.glsl
John Stiles dc435fa60d 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>
2021-01-05 14:38:41 +00:00

5 lines
84 B
GLSL

### Compilation failed:
error: 3: function 'int foo(int x)' is not defined
1 error