Searched defs:has_cpuid (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_cpu_detect.c84 static int has_cpuid(void);
146 static int has_cpuid(void) function
254 if (has_cpuid()) {
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_cpu_detect.c84 static int has_cpuid(void);
146 static int has_cpuid(void) function
254 if (has_cpuid()) {

Completed in 124 milliseconds