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