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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h80 void fd_fence_repopulate(struct pipe_fence_handle *fence,
H A Dfreedreno_fence.c82 fd_fence_repopulate(struct pipe_fence_handle *fence, struct pipe_fence_handle *last_fence) function in typeref:typename:void
85 fd_fence_repopulate(fence, last_fence->last_fence);
H A Dfreedreno_context.c87 fd_fence_repopulate(*fencep, ctx->last_fence);

Completed in 3 milliseconds