Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c665 unsigned num_threads, num_compiler_threads, num_compiler_threads_lowprio, i; in radeonsi_screen_create() local
727 num_compiler_threads = MIN2(num_threads, ARRAY_SIZE(sscreen->tm)); in radeonsi_screen_create()
732 32, num_compiler_threads, in radeonsi_screen_create()
851 for (i = 0; i < num_compiler_threads; i++) in radeonsi_screen_create()