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