Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_cpu_detect.c501 uint32_t cpu_bit = 1u << (i % 32); in get_cpu_topology() local
/aosp_15_r20/external/mesa3d/src/util/
H A Du_cpu_detect.c574 uint32_t cpu_bit = 1u << (i % 32); in get_cpu_topology() local