Home
last modified time | relevance | path

Searched defs:fd_pipe_wait (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/freedreno/
Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait() function
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_pipe.c174 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence) in fd_pipe_wait() function