skia2/tests/sksl/errors/ArrayOfVoid.glsl
John Stiles 3a295f293c Remove invalid from the list of opaque types.
This wasn't meaningful, and made some error reporting worse.

Change-Id: I5e72b5aca5d3e159b8439fa9809290d75e44cbe2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/472656
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2021-11-17 15:49:32 +00:00

11 lines
396 B
GLSL

### Compilation failed:
error: 3: type 'void' may not be used in an array
error: 4: type 'void' may not be used in an array
error: 6: type 'void' may not be used in an array
error: 6: function 'funcF' can exit without returning a value
error: 7: type 'void' may not be used in an array
error: 8: type 'void' may not be used in an array
error: 9: type 'void' may not be used in an array
7 errors