Home | History | Annotate | Download | only in include

Lines Matching refs:native_cosh

1240  * See also native_cosh().
4314 * native_cosh: Approximate hypebolic cosine
4322 native_cosh(float v);
4327 native_cosh(float2 v);
4332 native_cosh(float3 v);
4337 native_cosh(float4 v);
4342 native_cosh(half v);
4347 native_cosh(half2 v);
4352 native_cosh(half3 v);
4357 native_cosh(half4 v);