Searched refs:st_flush (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_flush.c | 51 st_flush(struct st_context *st, in st_flush() function 73 st_flush(st, &fence, PIPE_FLUSH_ASYNC | PIPE_FLUSH_HINT_FINISH); in st_finish() 101 st_flush(st, NULL, 0); in st_glFlush()
|
D | st_cb_flush.h | 44 st_flush(struct st_context *st,
|
D | st_vdpau.c | 280 st_flush(st, NULL, 0); in st_vdpau_unmap_surface()
|
D | st_manager.c | 674 st_flush(st, fence, pipe_flags); in st_context_flush()
|