Searched refs:vec4_dp3_ps (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_interface.hpp378 static Float vec4_dp3_ps(const Vec4& v0, const Vec4& v1); // return dp3(v0, v1)
H A Dsimdintrin.h232 #define _simdvec_dp3_ps SIMD::vec4_dp3_ps
H A Dsimdlib.hpp232 static SIMDINLINE Float vec4_dp3_ps(const Vec4& v0, const Vec4& v1) function in struct:SIMDBase

Completed in 12 milliseconds