Home | History | Annotate | Download | only in include

Lines Matching refs:native_tanpi

5420  * native_tanpi: Approximate tangent of a number multiplied by pi
5430 native_tanpi(float v);
5435 native_tanpi(float2 v);
5440 native_tanpi(float3 v);
5445 native_tanpi(float4 v);
5450 native_tanpi(half v);
5455 native_tanpi(half2 v);
5460 native_tanpi(half3 v);
5465 native_tanpi(half4 v);
6351 * See also native_tanpi().