Lines Matching +defs:v +defs:x

32 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(fvec4SIMD const & v) :  function in glm::detail::fvec4SIMD
36 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(vec4 const & v) :
47 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & x, float const & y, float const & z, float co…
64 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(vec2 const & v, float const & s1, float const & s2) :
68 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & s1, vec2 const & v, float const & s2) :
72 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & s1, float const & s2, vec2 const & v) :
76 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(vec3 const & v, float const & s) :
80 GLM_FUNC_QUALIFIER fvec4SIMD::fvec4SIMD(float const & s, vec3 const & v) :
95 GLM_FUNC_QUALIFIER fvec4SIMD& fvec4SIMD::operator=(fvec4SIMD const & v)
107 GLM_FUNC_QUALIFIER fvec4SIMD& fvec4SIMD::operator+=(fvec4SIMD const & v)
119 GLM_FUNC_QUALIFIER fvec4SIMD& fvec4SIMD::operator-=(fvec4SIMD const & v)
131 GLM_FUNC_QUALIFIER fvec4SIMD& fvec4SIMD::operator*=(fvec4SIMD const & v)
143 GLM_FUNC_QUALIFIER fvec4SIMD& fvec4SIMD::operator/=(fvec4SIMD const & v)
183 GLM_FUNC_QUALIFIER fvec4SIMD operator+ (fvec4SIMD const & v, float s)
188 GLM_FUNC_QUALIFIER fvec4SIMD operator+ (float s, fvec4SIMD const & v)
199 GLM_FUNC_QUALIFIER fvec4SIMD operator- (fvec4SIMD const & v, float s)
204 GLM_FUNC_QUALIFIER fvec4SIMD operator- (float s, fvec4SIMD const & v)
215 GLM_FUNC_QUALIFIER fvec4SIMD operator* (fvec4SIMD const & v, float s)
222 GLM_FUNC_QUALIFIER fvec4SIMD operator* (float s, fvec4SIMD const & v)
235 GLM_FUNC_QUALIFIER fvec4SIMD operator/ (fvec4SIMD const & v, float s)
242 GLM_FUNC_QUALIFIER fvec4SIMD operator/ (float s, fvec4SIMD const & v)
255 GLM_FUNC_QUALIFIER fvec4SIMD operator- (fvec4SIMD const & v)
260 GLM_FUNC_QUALIFIER fvec4SIMD operator++ (fvec4SIMD const & v, int)
265 GLM_FUNC_QUALIFIER fvec4SIMD operator-- (fvec4SIMD const & v, int)
274 detail::fvec4SIMD const & x
289 detail::fvec4SIMD const & x
297 detail::fvec4SIMD const & x
305 detail::fvec4SIMD const & x
313 detail::fvec4SIMD const & x
333 detail::fvec4SIMD const & x
349 detail::fvec4SIMD const & x
357 detail::fvec4SIMD const & x
365 detail::fvec4SIMD const & x,
374 detail::fvec4SIMD const & x,
392 detail::fvec4SIMD const & x,
401 detail::fvec4SIMD const & x,
410 detail::fvec4SIMD const & x,
419 detail::fvec4SIMD const & x,
428 detail::fvec4SIMD const & x,
438 detail::fvec4SIMD const & x,
448 detail::fvec4SIMD const & x,
461 detail::fvec4SIMD const & x
471 detail::fvec4SIMD const & x
482 detail::fvec4SIMD const & x
492 detail::fvec4SIMD const & x
536 detail::fvec4SIMD const & x
548 detail::fvec4SIMD const & x
560 detail::fvec4SIMD const & x
572 detail::fvec4SIMD const & x
580 detail::fvec4SIMD const & x
588 detail::fvec4SIMD const & x
616 detail::fvec4SIMD const & x,
627 detail::fvec4SIMD const & x,
636 detail::fvec4SIMD const & x,
645 detail::fvec4SIMD const & x
656 detail::fvec4SIMD const & x
694 GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt(detail::fvec4SIMD const & x)
699 GLM_FUNC_QUALIFIER detail::fvec4SIMD niceSqrt(detail::fvec4SIMD const & x)
704 GLM_FUNC_QUALIFIER detail::fvec4SIMD fastSqrt(detail::fvec4SIMD const & x)
711 GLM_FUNC_QUALIFIER detail::fvec4SIMD inversesqrt(detail::fvec4SIMD const & x)
722 GLM_FUNC_QUALIFIER detail::fvec4SIMD fastInversesqrt(detail::fvec4SIMD const & x)