Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c615 static void noop_set_max_shader_compiler_threads(struct pipe_screen *screen, in noop_set_max_shader_compiler_threads() function
814 screen->set_max_shader_compiler_threads = noop_set_max_shader_compiler_threads; in noop_screen_create()