Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz40428.glsl
blob: a9a1ea0c97ab22da28cffc94abb09b190bea9ebc [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
value
is
out
of range
for
type
'int'
:
2147483649
int
x
[~
2147483649
];
^^^^^^^^^^
error
:
1
:
array size must be an integer
int
x
[~
2147483649
];
^^^^^^^^^^^
2
errors