Searched defs:sqrt2 (Results 1 – 4 of 4) sorted by relevance
74 sqrt2: times 8 dw 23170 label
67 … sqrt2 = 1.4142135623730950488, // (0x1.6a09e667f3bcdP+0) https://oeis.org/A00219 variable
3602 LLVMValueRef sqrt2 = lp_build_const_vec(bld->gallivm, bld->type, M_SQRT2); in lp_build_ilog2() local
2229 const float sqrt2 = deFloatSqrt(2.0f); in computeLodBoundsFromDerivates() local