blob: 1082b8d8659c9c645505f9cc06059f8e576f62b9 [file] [log] [blame]
void main() {
sk_FragColor.r = half(sk_FragCoord.x / sk_Width);
}