Searched refs:nv50_bufctx_fence (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
|
| H A D | nv50_compute.c | 190 nv50_bufctx_fence(nv50->bufctx_cp, true);
|
| H A D | nv50_state_validate.c | 559 nv50_bufctx_fence(bufctx, false); 578 nv50_bufctx_fence(nv50->bufctx_3d, true);
|
| H A D | nv50_context.c | 408 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) function in typeref:typename:void
|
| H A D | nv50_vbo.c | 762 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true);
|
| H A D | nv50_surface.c | 1647 nv50_bufctx_fence(nv50->bufctx, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 260 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
|
| H A D | nv50_state_validate.c | 559 nv50_bufctx_fence(bufctx, false); 578 nv50_bufctx_fence(nv50->bufctx_3d, true);
|
| H A D | nv50_context.c | 436 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) function in typeref:typename:void
|
| H A D | nv50_compute.c | 521 nv50_bufctx_fence(nv50->bufctx_cp, true);
|
| H A D | nv50_vbo.c | 756 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true);
|
| H A D | nv50_surface.c | 1682 nv50_bufctx_fence(nv50->bufctx, false);
|
Completed in 14 milliseconds