Searched refs:set_max_shader_compiler_threads (Results 1 – 3 of 3) sorted by relevance
156 if (screen->set_max_shader_compiler_threads) in st_max_shader_compiler_threads()157 screen->set_max_shader_compiler_threads(screen, count); in st_max_shader_compiler_threads()
484 void (*set_max_shader_compiler_threads)(struct pipe_screen *screen, member
1022 sscreen->b.set_max_shader_compiler_threads = si_set_max_shader_compiler_threads; in radeonsi_screen_create_impl()