Searched defs:DP3 (Results 1 – 5 of 5) sorted by relevance
67 static const double DP3 = 1.14423774522196636802E-17; variable
73 static const long double DP3 = 1.8830410776607851167459095484560349402753e-39L; variable
62 static const double DP3 = 1.509957990978376432E-7; variable
1492 void PixelPipeline::DP3(Vector4s &dst, Vector4s &src0, Vector4s &src1) in DP3() function in sw::PixelPipeline
2912 LLVMValueRef DP3 = lp_build_const_vec(gallivm, bld->type, -3.77489497744594108e-8); in lp_build_sin_or_cos() local