Home
last modified time | relevance | path

Searched refs:si_set_max_shader_compiler_threads (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c950 static void si_set_max_shader_compiler_threads(struct pipe_screen *screen, unsigned max_threads) in si_set_max_shader_compiler_threads() function
1022 sscreen->b.set_max_shader_compiler_threads = si_set_max_shader_compiler_threads; in radeonsi_screen_create_impl()