Home
last modified time | relevance | path

Searched refs:ASTCENC_POPCNT (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_entry.cpp40 (ASTCENC_POPCNT > 0) || (ASTCENC_F16C > 0)
133 #if ASTCENC_POPCNT > 0
245 #if ASTCENC_POPCNT >= 1 in validate_cpu_isa()
H A Dastcenc_mathlib.h30 #ifndef ASTCENC_POPCNT
32 #define ASTCENC_POPCNT 1 macro
34 #define ASTCENC_POPCNT 0 macro
94 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0 || ASTCENC_POPCNT != 0
H A Dastcenccli_toplevel_help.cpp569 #if (ASTCENC_POPCNT == 1) in astcenc_print_header()
H A Dastcenc_vecmathlib_sse_4.h1297 #if ASTCENC_POPCNT >= 1
1313 #endif // ASTCENC_POPCNT >= 1

Completed in 4 milliseconds