Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c764 static struct pipe_screen * noop_get_driver_pipe_screen(struct pipe_screen *_screen) in noop_get_driver_pipe_screen() function
832 screen->get_driver_pipe_screen = noop_get_driver_pipe_screen; in noop_screen_create()