Home
last modified time | relevance | path

Searched refs:pipe_flags (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c792 unsigned pipe_flags = 0; in st_context_flush() local
795 pipe_flags |= PIPE_FLUSH_END_OF_FRAME; in st_context_flush()
797 pipe_flags |= PIPE_FLUSH_FENCE_FD; in st_context_flush()
808 st_flush(st, fence, pipe_flags); in st_context_flush()

Completed in 3 milliseconds