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

  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
common_x86_features.h 50 #define X86_CPU_MMX (1<<23)
common_x86.c 248 if (cpu_features & X86_CPU_MMX)
265 if (cpu_features & X86_CPU_MMX) {
  /external/mesa3d/src/mesa/x86/
common_x86_features.h 50 #define X86_CPU_MMX (1<<23)
common_x86.c 248 if (cpu_features & X86_CPU_MMX)
265 if (cpu_features & X86_CPU_MMX) {

Completed in 108 milliseconds