Home | History | Annotate | Download | only in include

Lines Matching refs:native_exp10

1470  * See also native_exp10().
4505 * native_exp10: Approximate 10 raised to a number
4516 native_exp10(float v);
4521 native_exp10(float2 v);
4526 native_exp10(float3 v);
4531 native_exp10(float4 v);
4536 native_exp10(half v);
4541 native_exp10(half2 v);
4546 native_exp10(half3 v);
4551 native_exp10(half4 v);