Sign in
skia
/
skia
/
7e33d95f4f881f7d304ea81db39d20be4dab4416
/
.
/
resources
/
sksl
/
errors
/
UndefinedSymbol.sksl
blob: 68becff614e1ea875e9f716400c362a804eb6f9f [
file
] [
log
] [
blame
]
void
main
()
{
x
=
float2
(
1
);
}