Searched refs:fd_context_flush (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.c | 42 fd_context_flush(struct pipe_context *pctx, struct pipe_fence_handle **fencep, function in typeref:typename:void 105 fd_context_flush(pctx, NULL, 0); 114 fd_context_flush(pctx, NULL, 0); 368 pctx->flush = fd_context_flush;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.c | 44 fd_context_flush(struct pipe_context *pctx, struct pipe_fence_handle **fencep, function in typeref:typename:void 172 fd_context_flush(pctx, NULL, 0); 181 fd_context_flush(pctx, NULL, 0); 627 pctx->flush = fd_context_flush;
|
Completed in 3 milliseconds