Searched refs:st_flush (Results 1 – 5 of 5) sorted by relevance
/third_party/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() 99 st_flush(st, NULL, gallium_flush_flags); in st_glFlush()
|
D | st_cb_flush.h | 44 st_flush(struct st_context *st,
|
D | st_vdpau.c | 284 st_flush(st, NULL, 0); in st_vdpau_unmap_surface()
|
D | st_manager.c | 676 st_flush(st, fence, pipe_flags); in st_context_flush()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 3514 - st/mesa: move the st_flush_bitmap_cache call into st_flush
|