Searched defs:cpu_has_mmx (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | common_x86_features.h | 63 #define cpu_has_mmx 1 macro 65 #define cpu_has_mmx (_mesa_x86_cpu_features & X86_FEATURE_MMX) macro |
Completed in 1 milliseconds