Home
last modified time | relevance | path

Searched refs:compiler_threads (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c902 unsigned compiler_threads = 1; in iris_screen_create() local
907 compiler_threads = hw_threads * 3 / 4; in iris_screen_create()
909 compiler_threads = hw_threads - 2; in iris_screen_create()
911 compiler_threads = hw_threads - 1; in iris_screen_create()
915 "sh", 64, compiler_threads, in iris_screen_create()

Completed in 2 milliseconds