Searched defs:haccumulate (Results 1 – 2 of 2) sorted by relevance
276 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a) in haccumulate() function284 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat4 a, vmask4 m) in haccumulate() function
917 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a) in haccumulate() function931 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a) in haccumulate() function941 ASTCENC_SIMD_INLINE void haccumulate(vfloat4& accum, vfloat8 a, vmask8 m) in haccumulate() function952 ASTCENC_SIMD_INLINE void haccumulate(vfloat8& accum, vfloat8 a, vmask8 m) in haccumulate() function