Home | History | Annotate | Download | only in include

Lines Matching refs:native_log1p

2466  * See also native_log1p().
4797 * native_log1p: Approximate natural logarithm of a value plus 1
4805 native_log1p(float v);
4810 native_log1p(float2 v);
4815 native_log1p(float3 v);
4820 native_log1p(float4 v);
4825 native_log1p(half v);
4830 native_log1p(half2 v);
4835 native_log1p(half3 v);
4840 native_log1p(half4 v);