Home | History | Annotate | Download | only in include

Lines Matching refs:native_log2

2505  * See also native_log2().
4844 * native_log2: Approximate base 2 logarithm
4854 native_log2(float v);
4859 native_log2(float2 v);
4864 native_log2(float3 v);
4869 native_log2(float4 v);
4874 native_log2(half v);
4879 native_log2(half2 v);
4884 native_log2(half3 v);
4889 native_log2(half4 v);