Home
last modified time | relevance | path

Searched refs:util_cpu_detect (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_cpu.c40 util_cpu_detect(); in get_cpu_caps()
Drtasm_x86sse.c2153 util_cpu_detect(); in x86_init_func_common()
/third_party/mesa3d/src/gallium/tests/unit/
Du_half_test.c39 util_cpu_detect(); in main()
Dtranslate_test.c72 util_cpu_detect(); in main()
/third_party/mesa3d/src/util/
Du_cpu_detect.h140 void util_cpu_detect(void);
Du_cpu_detect.c862 util_cpu_detect(void) in util_cpu_detect() function
Du_queue.c267 util_cpu_detect(); in util_queue_thread_func()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_loader.cpp92 util_cpu_detect(); in swr_create_screen()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.c168 util_cpu_detect(); in pipe_loader_create_screen_vk()
/third_party/mesa3d/src/amd/compiler/tests/
Dmain.cpp246 util_cpu_detect(); in main()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c384 util_cpu_detect(); in main()
Dlp_screen.c1003 util_cpu_detect(); in llvmpipe_create_screen()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c584 util_cpu_detect(); in vc4_screen_create()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c433 util_cpu_detect(); in lp_build_init()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c845 util_cpu_detect(); in st_create_context_priv()
1043 util_cpu_detect(); in st_create_context()
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.c767 util_cpu_detect(); /* needed for _mesa_half_to_float() */ in isa_decode()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c966 util_cpu_detect(); in si_init_screen_get_functions()
/third_party/mesa3d/src/util/tests/format/
Du_format_test.c856 util_cpu_detect(); in main()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c89 util_cpu_detect(); in draw_create_context()
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c555 util_cpu_detect(); in ac_query_gpu_info()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1855 util_cpu_detect(); in zink_internal_create_screen()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c237 util_cpu_detect(); in v3dv_CreateInstance()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_screen.c2519 util_cpu_detect(); in brw_init_screen()
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp525 util_cpu_detect(); in glsl_type_singleton_init_or_ref()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst118 - nir_print: util_cpu_detect() is not called prior to _mesa_half_to_float()
1263 - gallium: call util_cpu_detect()
2340 - v3dv: call util_cpu_detect() when initializing the instance
2344 - compiler/glsl: call util_cpu_detect from glsl_type_singleton_init_or_ref
2920 - i965: Call util_cpu_detect() early in screen creation

12