Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
ArrayTypeTooManyDimensions.glsl
blob: e6b362b3e841a12954e75e5b493065c10e94c425 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
multi
-
dimensional arrays are
not
supported
float
[
2
][
2
]
x
;
^^^^^^^^^^^
1
error