Searched refs:fd_fence_repopulate (Results 1 – 3 of 3) sorted by relevance
82 fd_fence_repopulate(struct pipe_fence_handle *fence, struct pipe_fence_handle *last_fence) in fd_fence_repopulate() function85 fd_fence_repopulate(fence, last_fence->last_fence); in fd_fence_repopulate()
80 void fd_fence_repopulate(struct pipe_fence_handle *fence,
87 fd_fence_repopulate(*fencep, ctx->last_fence); in fd_context_flush()