Searched refs:st_flush (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_flush.c | 50 st_flush(struct st_context *st, in st_flush() function 72 st_flush(st, &fence, PIPE_FLUSH_ASYNC | PIPE_FLUSH_HINT_FINISH); in st_finish() 94 st_flush(st, NULL, gallium_flush_flags); in st_glFlush()
|
H A D | st_cb_flush.h | 47 st_flush(struct st_context *st,
|
H A D | st_vdpau.c | 281 st_flush(st, NULL, 0); in st_vdpau_unmap_surface()
|
H A D | st_manager.c | 808 st_flush(st, fence, pipe_flags); in st_context_flush()
|
Completed in 4 milliseconds