Sign in
skia
/
skia
/
97be28c4cc05231fe6e70dc32662c24700e731cc
/
.
/
tests
/
sksl
/
shared
/
StaticSwitchWithFallthroughA.skrp
blob: 1dadfb514a144ee1d62b0052a0fbfe94e6b8eb94 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
'main'
must
return
:
'vec4'
,
'float4'
,
or
'half4'
void
main
()
{
^^^^^^^^^^^
error
:
9
:
unknown identifier
'sk_FragColor'
sk_FragColor
=
half4
(
half
(
x
));
^^^^^^^^^^^^
2
errors