Lines Matching refs:half_sqrt
2129 * half_sqrt: Square root computed to 16 bit precision2139 half_sqrt(float v);2144 half_sqrt(float2 v);2149 half_sqrt(float3 v);2154 half_sqrt(float4 v);5285 * See also sqrt(), half_sqrt().6137 * See also half_sqrt(), native_sqrt().