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