xref
: /
third_party
/
skia
/
resources
/
sksl
/
errors
/
IntrinsicInGlobalVariable.sksl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/skia/resources/sksl/errors/
1
half4 c = blend_src_over(half4(1), half4(0));
2
void f() {}
3