Home
last modified time | relevance | path

Searched defs:storea (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h645 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
966 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* ptr) in storea() function
H A Dastcenc_vecmathlib_avx2_8.h549 ASTCENC_SIMD_INLINE void storea(vint8 a, int* p) in storea() function
993 ASTCENC_SIMD_INLINE void storea(vfloat8 a, float* p) in storea() function
H A Dastcenc_vecmathlib_sse_4.h635 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
940 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* p) in storea() function
H A Dastcenc_vecmathlib_neon_4.h604 ASTCENC_SIMD_INLINE void storea(vint4 a, int* p) in storea() function
869 ASTCENC_SIMD_INLINE void storea(vfloat4 a, float* p) in storea() function

Completed in 7 milliseconds