Home | History | Annotate | Download | only in include

Lines Matching refs:native_tan

5328  * native_tan: Approximate tangent
5334 native_tan(float v);
5339 native_tan(float2 v);
5344 native_tan(float3 v);
5349 native_tan(float4 v);
5354 native_tan(half v);
5359 native_tan(half2 v);
5364 native_tan(half3 v);
5369 native_tan(half4 v);
6271 * See also native_tan().