blob: a400dde17c191263fd18c2c014b409499ec6352f [file] [log] [blame]
uniform half a; void main() { sk_FragColor.x = fract(a); }