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.h59 struct util_cpu_caps_t { struct
66 int16_t nr_cpus;
75 int16_t max_cpus;
77 enum cpu_family family;
80 int x86_cpu_type;
81 unsigned cacheline;
83 unsigned has_intel:1;
84 unsigned has_tsc:1;
85 unsigned has_mmx:1;
86 unsigned has_mmx2:1;
[all …]