Lines Matching refs:native_atanh
569 * See also native_atanh().
4124 * native_atanh: Approximate inverse hyperbolic tangent
4132 native_atanh(float v);
4137 native_atanh(float2 v);
4142 native_atanh(float3 v);
4147 native_atanh(float4 v);
4152 native_atanh(half v);
4157 native_atanh(half2 v);
4162 native_atanh(half3 v);
4167 native_atanh(half4 v);