Sign in
skia
/
skia
/
84895364183b2c633bea69c72ae5ece1065d3ed3
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz27614.glsl
blob: 0bab554878c5f4c5872d763bad012a3956febdff [
file
]
### Compilation failed:
error
:
1
:
type mismatch
:
'-'
cannot operate on
'float'
,
'int'
void
main
()
{
0.5
-
0
*
~
0
-
half2
(
0
)
+
1
;
}
^^^^^^^^^^^^
1
error