Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c514 static const void *noop_get_compiler_options(struct pipe_screen *pscreen, in noop_get_compiler_options() function
568 screen->get_compiler_options = noop_get_compiler_options; in noop_screen_create()