Searched defs:astcenc_mm256_set_m128i (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ | ||
H A D | astcenc_vecmathlib_avx2_8.h | 40 #define astcenc_mm256_set_m128i(m, n) _mm256_insertf128_si256(_mm256_castsi128_si256((n)), (m), 1) macro [all...] |
Completed in 6 milliseconds