Home
last modified time | relevance | path

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

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