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