Searched refs:X86_CPU_FPU (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | common_x86_features.h | 49 #define X86_CPU_FPU (1<<0) macro |
H A D | common_x86.c | 252 if (cpu_features & X86_CPU_FPU) in _mesa_get_x86_features() |
Completed in 1 milliseconds