Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c630 static void noop_set_max_shader_compiler_threads(struct pipe_screen *screen, in noop_set_max_shader_compiler_threads() function
843 screen->set_max_shader_compiler_threads = noop_set_max_shader_compiler_threads; in noop_screen_create()