Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_flush.c78 void st_flush(struct st_context *st, in st_flush() function
98 st_flush(st, &fence, 0); in st_finish()
121 st_flush(st, NULL, 0); in st_glFlush()
Dst_cb_flush.h44 st_flush(struct st_context *st,
Dst_vdpau.c263 st_flush(st, NULL, 0); in st_vdpau_unmap_surface()
Dst_manager.c506 st_flush(st, fence, pipe_flags); in st_context_flush()