OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_has_3dnow
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/main/
cpuinfo.c
72
if (
cpu_has_3dnow
) {
/external/mesa3d/src/mesa/x86/
common_x86_features.h
63
#define
cpu_has_3dnow
(_mesa_x86_cpu_features & X86_FEATURE_3DNOW)
macro
x86_xform.c
117
if (
cpu_has_3dnow
) {
common_x86.c
308
if (
cpu_has_3dnow
) {
Completed in 63 milliseconds