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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h41 void fd_create_fence_fd(struct pipe_context *pctx,
H A Dfreedreno_fence.c121 void fd_create_fence_fd(struct pipe_context *pctx, function in typeref:typename:void
H A Dfreedreno_context.c372 pctx->create_fence_fd = fd_create_fence_fd;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h86 void fd_create_fence_fd(struct pipe_context *pctx,
H A Dfreedreno_fence.c186 fd_create_fence_fd(struct pipe_context *pctx, struct pipe_fence_handle **pfence, function in typeref:typename:void
H A Dfreedreno_context.c631 pctx->create_fence_fd = fd_create_fence_fd;

Completed in 7 milliseconds