Searched refs:set_max_shader_compiler_threads (Results 1 – 6 of 6) sorted by relevance
155 if (screen->set_max_shader_compiler_threads) in st_max_shader_compiler_threads()156 screen->set_max_shader_compiler_threads(screen, count); in st_max_shader_compiler_threads()
505 void (*set_max_shader_compiler_threads)(struct pipe_screen *screen, member
537 pscreen->set_max_shader_compiler_threads = in ir3_screen_init()
746 screen->set_max_shader_compiler_threads = noop_set_max_shader_compiler_threads; in noop_screen_create()
1111 sscreen->b.set_max_shader_compiler_threads = si_set_max_shader_compiler_threads; in radeonsi_screen_create_impl()
2955 pscreen->set_max_shader_compiler_threads = in iris_init_screen_program_functions()