Home | History | Annotate | Download | only in include

Lines Matching refs:native_cos

1201  * See also native_cos().
4267 * native_cos: Approximate cosine
4275 native_cos(float v);
4280 native_cos(float2 v);
4285 native_cos(float3 v);
4290 native_cos(float4 v);
4295 native_cos(half v);
4300 native_cos(half2 v);
4305 native_cos(half3 v);
4310 native_cos(half4 v);