3a295f293c
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>
11 lines
396 B
GLSL
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
|