Searched refs:X86_CPUEXT_3DNOW (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | common_x86_features.h | 60 #define X86_CPUEXT_3DNOW (1<<31) macro |
H A D | common_x86.c | 280 if (cpu_ext_features & X86_CPUEXT_3DNOW) in _mesa_get_x86_features() |
Completed in 1 milliseconds