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