Home | History | Annotate | Download | only in include

Lines Matching refs:native_sin

5085  * native_sin: Approximate sine
5093 native_sin(float v);
5098 native_sin(float2 v);
5103 native_sin(float3 v);
5108 native_sin(float4 v);
5113 native_sin(half v);
5118 native_sin(half2 v);
5123 native_sin(half3 v);
5128 native_sin(half4 v);
5973 * See also native_sin().