Home | History | Annotate | Download | only in include

Lines Matching refs:native_exp2

1509  * See also native_exp2().
4555 * native_exp2: Approximate 2 raised to a number
4566 native_exp2(float v);
4571 native_exp2(float2 v);
4576 native_exp2(float3 v);
4581 native_exp2(float4 v);
4586 native_exp2(half v);
4591 native_exp2(half2 v);
4596 native_exp2(half3 v);
4601 native_exp2(half4 v);