skia2/tests/sksl/errors/EmptyArray.glsl
John Stiles 781496ffe5 Add unit test for array of zero or negative size.
Change-Id: Icc710e414388e4026a5e9819a53b8dac8ee0a2d1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394896
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-04-09 14:38:47 +00:00

6 lines
110 B
GLSL

### Compilation failed:
error: 1: array size must be positive
error: 2: array size must be positive
2 errors