Home | History | Annotate | Download | only in include

Lines Matching refs:native_acos

204  * See also native_acos().
3678 * native_acos: Approximate inverse cosine
3688 native_acos(float v);
3693 native_acos(float2 v);
3698 native_acos(float3 v);
3703 native_acos(float4 v);
3708 native_acos(half v);
3713 native_acos(half2 v);
3718 native_acos(half3 v);
3723 native_acos(half4 v);