Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c45 fd_context_flush(struct pipe_context *pctx, struct pipe_fence_handle **fencep, in fd_context_flush() function
173 fd_context_flush(pctx, NULL, 0); in fd_texture_barrier()
182 fd_context_flush(pctx, NULL, 0); in fd_memory_barrier()
632 pctx->flush = fd_context_flush; in fd_context_init()