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