Sign in
skia
/
skia
/
7e33d95f4f881f7d304ea81db39d20be4dab4416
/
.
/
resources
/
sksl
/
errors
/
IntrinsicInGlobalVariable.sksl
blob: f24d23a2457e16aabe031d9293a2bfe8030e8eec [
file
] [
log
] [
blame
]
half4 c
=
blend_src_over
(
half4
(
1
),
half4
(
0
));
void
f
()
{}