Searched refs:set_max_shader_compiler_threads (Results 1 – 8 of 8) 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()
600 void (*set_max_shader_compiler_threads)(struct pipe_screen *screen, member
601 pscreen->set_max_shader_compiler_threads = etna_set_max_shader_compiler_threads; in etna_shader_screen_init()
592 pscreen->set_max_shader_compiler_threads = in ir3_screen_init()
843 screen->set_max_shader_compiler_threads = noop_set_max_shader_compiler_threads; in noop_screen_create()
1226 sscreen->b.set_max_shader_compiler_threads = si_set_max_shader_compiler_threads; in radeonsi_screen_create_impl()
3526 screen->base.set_max_shader_compiler_threads = zink_set_max_shader_compiler_threads; in zink_internal_create_screen()
3795 pscreen->set_max_shader_compiler_threads = in iris_init_screen_program_functions()