Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c401 static void noop_flush_frontbuffer(struct pipe_screen *_screen, in noop_flush_frontbuffer() function
562 screen->flush_frontbuffer = noop_flush_frontbuffer; in noop_screen_create()