Home
last modified time | relevance | path

Searched defs:cpu_has_3dnow (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dcommon_x86_features.h83 #define cpu_has_3dnow 1 macro
85 #define cpu_has_3dnow (_mesa_x86_cpu_features & X86_FEATURE_3DNOW) macro