Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.c96 do_flush( struct pipe_context *pipe, in do_flush() function
139 llvmpipe->pipe.flush = do_flush; in llvmpipe_create_context()
/external/libvncserver/x11vnc/
Duserinput.c5128 int eaten = 0, miss = 0, max_eat = 50, do_flush = 1; in check_user_input2() local
5180 do_flush = 0; in check_user_input2()
5194 if (do_flush) { in check_user_input2()