Sign in
skia
/
skia
/
eb8a53033e88618cd56bfa3ed1c5a381180d5296
/
.
/
resources
/
sksl
/
metal
/
LastFragColorWithoutCaps.sksl
blob: dbc7649c71335072ecaf5e3ff36faff8ab83df2c [
file
] [
log
] [
blame
]
void
main
()
{
sk_FragColor
=
sk_LastFragColor
;
}