Home | History | Annotate | Download | only in include

Lines Matching refs:native_atan

442  * See also native_atan().
3972 * native_atan: Approximate inverse tangent
3980 native_atan(float v);
3985 native_atan(float2 v);
3990 native_atan(float3 v);
3995 native_atan(float4 v);
4000 native_atan(half v);
4005 native_atan(half2 v);
4010 native_atan(half3 v);
4015 native_atan(half4 v);