Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdrm/freedreno/
H A Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait() function
/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_pipe.c161 fd_pipe_wait(struct fd_pipe *pipe, const struct fd_fence *fence) in fd_pipe_wait() function