2280058446
Change-Id: I1819b2c40902611d7e86245bff73ad8c2bd7629c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/449060 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>
22 lines
705 B
GLSL
22 lines
705 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: array size must be positive
|
|
error: 2: array size must be positive
|
|
error: 3: array size must be positive
|
|
error: 4: expected 'int', but found 'float'
|
|
error: 5: array size is too large
|
|
error: 6: expected 'int', but found 'bool'
|
|
error: 7: expected 'int', but found 'bool'
|
|
error: 8: expected 'int', but found 'int2'
|
|
error: 9: missing index in '[]'
|
|
error: 10: array size must be positive
|
|
error: 11: array size must be positive
|
|
error: 12: array size must be positive
|
|
error: 13: expected int literal
|
|
error: 14: array size out of bounds
|
|
error: 15: expected int literal
|
|
error: 16: expected int literal
|
|
error: 17: expected int literal
|
|
error: 18: expected array dimension
|
|
18 errors
|