Home
last modified time | relevance | path

Searched refs:simdtype (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel_help.cpp552 const char* simdtype = "avx2"; in astcenc_print_header() local
554 const char* simdtype = "sse4.1"; in astcenc_print_header()
556 const char* simdtype = "sse2"; in astcenc_print_header()
558 const char* simdtype = "neon"; in astcenc_print_header()
560 const char* simdtype = "none"; in astcenc_print_header()
577 VERSION_STRING, bits, simdtype, pcnttype, f16ctype, YEAR_STRING); in astcenc_print_header()