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 Dnv50_context.h217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
H A Dnv50_compute.c190 nv50_bufctx_fence(nv50->bufctx_cp, true);
H A Dnv50_state_validate.c559 nv50_bufctx_fence(bufctx, false);
578 nv50_bufctx_fence(nv50->bufctx_3d, true);
H A Dnv50_context.c408 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) function in typeref:typename:void
H A Dnv50_vbo.c762 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true);
H A Dnv50_surface.c1647 nv50_bufctx_fence(nv50->bufctx, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h260 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
H A Dnv50_state_validate.c559 nv50_bufctx_fence(bufctx, false);
578 nv50_bufctx_fence(nv50->bufctx_3d, true);
H A Dnv50_context.c436 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) function in typeref:typename:void
H A Dnv50_compute.c521 nv50_bufctx_fence(nv50->bufctx_cp, true);
H A Dnv50_vbo.c756 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true);
H A Dnv50_surface.c1682 nv50_bufctx_fence(nv50->bufctx, false);

Completed in 14 milliseconds