f8c1c459b1
This reverts commit 5270322b46
.
Change-Id: If594d04dc657126dce48d69dcc67d1a5e3b0cc8a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/546856
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
7 lines
108 B
GLSL
7 lines
108 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: unsized arrays are not permitted here
|
|
float x[2][];
|
|
^^^^^^^^^^^^
|
|
1 error
|