Home
last modified time | relevance | path

Searched defs:storeXYZ (Results 1 – 8 of 8) sorted by relevance

/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dvec_aos.h370 VECTORMATH_FORCE_INLINE void storeXYZ(const Vector3 &vec, __m128 *quad) in storeXYZ() function
378 VECTORMATH_FORCE_INLINE void storeXYZ(const Point3 &vec, float *fptr) in storeXYZ() function
385 VECTORMATH_FORCE_INLINE void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1189 VECTORMATH_FORCE_INLINE void storeXYZ(const Point3 &pnt, __m128 *quad) in storeXYZ() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/sse/
H A Dvec_aos.h370 VECTORMATH_FORCE_INLINE void storeXYZ(const Vector3 &vec, __m128 *quad) in storeXYZ() function
378 VECTORMATH_FORCE_INLINE void storeXYZ(const Point3 &vec, float *fptr) in storeXYZ() function
385 VECTORMATH_FORCE_INLINE void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1189 VECTORMATH_FORCE_INLINE void storeXYZ(const Point3 &pnt, __m128 *quad) in storeXYZ() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/sse/
H A Dvec_aos.h364 VECTORMATH_FORCE_INLINE void storeXYZ( const Vector3 &vec, __m128 * quad ) in storeXYZ() function
372 VECTORMATH_FORCE_INLINE void storeXYZ(const Point3& vec, float* fptr) in storeXYZ() function
379 VECTORMATH_FORCE_INLINE void storeXYZ(const Vector3& vec, float* fptr) in storeXYZ() function
1175 VECTORMATH_FORCE_INLINE void storeXYZ( const Point3 &pnt, __m128 * quad ) in storeXYZ() function
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dvec_aos.h109 inline void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1067 inline void storeXYZ(const Point3 &pnt, float *fptr) in storeXYZ() function
/dports/devel/bullet/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dvec_aos.h109 inline void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1067 inline void storeXYZ(const Point3 &pnt, float *fptr) in storeXYZ() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/scalar/
H A Dvec_aos.h109 inline void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1067 inline void storeXYZ(const Point3 &pnt, float *fptr) in storeXYZ() function
/dports/devel/py-bullet3/bullet3-3.21/test/Bullet2/vectormath/neon/
H A Dvec_aos.h109 inline void storeXYZ(const Vector3 &vec, float *fptr) in storeXYZ() function
1067 inline void storeXYZ(const Point3 &pnt, float *fptr) in storeXYZ() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/vectormath/scalar/
H A Dvec_aos.h105 inline void storeXYZ( const Vector3 & vec, float * fptr ) in storeXYZ() function
1072 inline void storeXYZ( const Point3 & pnt, float * fptr ) in storeXYZ() function