Home | History | Annotate | Download | only in include

Lines Matching refs:native_asinh

362  * See also native_asinh().
3874 * native_asinh: Approximate inverse hyperbolic sine
3882 native_asinh(float v);
3887 native_asinh(float2 v);
3892 native_asinh(float3 v);
3897 native_asinh(float4 v);
3902 native_asinh(half v);
3907 native_asinh(half2 v);
3912 native_asinh(half3 v);
3917 native_asinh(half4 v);