Searched refs:vec4_rcp_length_ps (Results 1 – 3 of 3) sorted by relevance
272 Float vec4_rcp_length_ps(const Vec4& v) in vec4_rcp_length_ps() function281 Float rcpLength = vec4_rcp_length_ps(v); in vec4_normalize_ps()
232 #define _simdvec_rcp_length_ps SIMD::vec4_rcp_length_ps
380 …static Float vec4_rcp_length_ps(const Vec4& v); // return 1.0f / sqrt(dp4(…