Searched refs:set_max_shader_compiler_threads (Results 1 – 7 of 7) sorted by relevance
143 if (screen->set_max_shader_compiler_threads) in _mesa_MaxShaderCompilerThreadsKHR()144 screen->set_max_shader_compiler_threads(screen, count); in _mesa_MaxShaderCompilerThreadsKHR()
566 void (*set_max_shader_compiler_threads)(struct pipe_screen *screen, member
569 pscreen->set_max_shader_compiler_threads = in ir3_screen_init()
598 pscreen->set_max_shader_compiler_threads = etna_set_max_shader_compiler_threads; in etna_shader_screen_init()
798 screen->set_max_shader_compiler_threads = noop_set_max_shader_compiler_threads; in noop_screen_create()
1154 sscreen->b.set_max_shader_compiler_threads = si_set_max_shader_compiler_threads; in radeonsi_screen_create_impl()
2976 pscreen->set_max_shader_compiler_threads = in iris_init_screen_program_functions()