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