HomeSort by relevance Sort by last modified time
    Searched refs:cpu_has_3dnowext (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
cpuinfo.c 73 strcat(buffer, (cpu_has_3dnowext) ? "/3DNow!+" : "/3DNow!");
  /external/mesa3d/src/mesa/x86/
common_x86_features.h 64 #define cpu_has_3dnowext (_mesa_x86_cpu_features & X86_FEATURE_3DNOWEXT) macro

Completed in 258 milliseconds