Searched refs:vec4_dp4_ps (Results 1 – 3 of 3) sorted by relevance
254 Float vec4_dp4_ps(const Vec4& v0, const Vec4& v1) in vec4_dp4_ps() function274 Float length = vec4_dp4_ps(v, v); in vec4_rcp_length_ps()
231 #define _simdvec_dp4_ps SIMD::vec4_dp4_ps
379 static Float vec4_dp4_ps(const Vec4& v0, const Vec4& v1); // return dp4(v0, v1)