Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_cpu_detect.h63 struct util_cpu_caps_t { struct
68 uint32_t detect_done;
76 int16_t nr_cpus;
85 int16_t max_cpus;
87 enum cpu_family family;
90 int x86_cpu_type;
91 unsigned cacheline;
93 unsigned has_intel:1;
94 unsigned has_tsc:1;
95 unsigned has_mmx:1;
[all …]