Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dcommon_x86_features.h55 #define X86_CPU_SSE4_1 (1<<19) macro
Dcommon_x86.c267 if (cpu_features_ecx & X86_CPU_SSE4_1) in _mesa_get_x86_features()