Home
last modified time | relevance | path

Searched refs:fd_context_flush (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() function
129 fd_context_flush(pctx, NULL, 0); in fd_texture_barrier()
138 fd_context_flush(pctx, NULL, 0); in fd_memory_barrier()
431 pctx->flush = fd_context_flush; in fd_context_init()