Searched refs:vec4_dp3_ps (Results 1 – 3 of 3) sorted by relevance
230 #define _simdvec_dp3_ps SIMD::vec4_dp3_ps
378 static Float vec4_dp3_ps(const Vec4& v0, const Vec4& v1); // return dp3(v0, v1)
239 Float vec4_dp3_ps(const Vec4& v0, const Vec4& v1) in vec4_dp3_ps() function