Home
last modified time | relevance | path

Searched refs:fd_pipe_flush (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_pipe.c186 fd_pipe_flush(pipe, fence->ufence); in fd_pipe_wait_timeout()
Dfreedreno_priv.h224 fd_pipe_flush(struct fd_pipe *pipe, uint32_t fence) in fd_pipe_flush() function
Dfreedreno_bo.c374 fd_pipe_flush(f->pipe, f->fence); in bo_flush()