Lines Matching full:cbrt
645 * cbrt: Cube root652 cbrt(float v);655 cbrt(float2 v);658 cbrt(float3 v);661 cbrt(float4 v);665 cbrt(half v);670 cbrt(half2 v);675 cbrt(half3 v);680 cbrt(half4 v);4224 * See also cbrt().