Home
last modified time | relevance | path

Searched refs:fencep (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c49 fd_context_flush(struct pipe_context *pctx, struct pipe_fence_handle **fencep, in fd_context_flush() argument
101 if (fencep) in fd_context_flush()
102 fd_fence_ref(fencep, fence); in fd_context_flush()