Searched defs:two_over_root_pi (Results 1 – 2 of 2) sorted by relevance
87 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_over_root_pi() function
756 auto two_over_root_pi = Cast(scope, Const(scope, 2 / std::sqrt(M_PI)), in ErfGrad() local