Lines Matching full:sinh
50 float sinh(float x);51 vec2 sinh(vec2 x);52 vec3 sinh(vec3 x);53 vec4 sinh(vec4 x);