Searched defs:half_pi (Results 1 – 6 of 6) sorted by relevance
106 CR half_pi = CR.PI.divide(two); in testCR() local116 check_eq(asin.execute(one),half_pi, "asin(1) failed"); in testCR() local
45 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType half_pi() function
222 const SIMD::Float half_pi(1.57079632f); in Asin_4_terms() local236 const SIMD::Float half_pi(1.5707963268f); in Asin_8_terms() local275 const SIMD::Float half_pi(1.57079632f); in Atan() local285 const SIMD::Float half_pi(1.57079632f); // pi/2 in Atan2() local
920 static CR half_pi = PI.shiftRight(1); field in CR
3014 …const float half_pi = IM_PI * 0.5f; // We will == compare to this because we know this is the exac… in RenderRectFilledRangeH() local
2112 Temp half_pi = bld.copy(bld.def(s1), Operand(0x3118u)); in visit_alu_instr() local2117 Temp half_pi = bld.copy(bld.def(s1), Operand(0x3e22f983u)); in visit_alu_instr() local