Sign in
skia
/
skia
/
f4467ff38f1f0495307b3fe8cf4a3f564c33f7f3
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz40428.glsl
blob: a5a2152a98b67ecae6e428ee494d20b73dcb883f [
file
]
### Compilation failed:
error
:
1
:
value
is
out
of range
for
type
'int'
:
2147483649
int
x
[~
2147483649
];
^^^^^^^^^^
error
:
1
:
array size must be positive
int
x
[~
2147483649
];
^^^^^^^^^^^
2
errors