Home
last modified time | relevance | path

Searched refs:util_cpu_caps_t (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_cpu_detect.h63 struct util_cpu_caps_t { struct
139 static inline ATTRIBUTE_CONST const struct util_cpu_caps_t *
142 extern struct util_cpu_caps_t util_cpu_caps; in util_get_cpu_caps()
H A Du_cpu_detect.c96 struct util_cpu_caps_t util_cpu_caps;
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_cpu.c38 static const struct util_cpu_caps_t *get_cpu_caps(void) in get_cpu_caps()
/third_party/mesa3d/src/gallium/tests/unit/
H A Du_half_test.c43 ((struct util_cpu_caps_t *)util_get_cpu_caps())->has_f16c = false; in main()
H A Dtranslate_test.c53 extern struct util_cpu_caps_t util_cpu_caps; in main()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c921 const struct util_cpu_caps_t *cpu_caps = util_get_cpu_caps(); in update_cache_sha1_cpu()
926 STATIC_ASSERT(offsetof(struct util_cpu_caps_t, num_L3_caches) == 6 * sizeof(uint32_t)); in update_cache_sha1_cpu()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c446 extern struct util_cpu_caps_t util_cpu_caps; in lp_build_init()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c903 const struct util_cpu_caps_t *caps = util_get_cpu_caps(); in iris_screen_create()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1212 const struct util_cpu_caps_t *caps = util_get_cpu_caps(); in radeonsi_screen_create_impl()

Completed in 7 milliseconds