Home | History | Annotate | Download | only in include

Lines Matching refs:half_recip

2071  * half_recip: Reciprocal computed to 16 bit precision
2081 half_recip(float v);
2086 half_recip(float2 v);
2091 half_recip(float3 v);
2096 half_recip(float4 v);
4948 * See also half_recip().