HomeSort by relevance Sort by last modified time
    Searched refs:nv50_bufctx_fence (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.h 217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
nv50_compute.c 190 nv50_bufctx_fence(nv50->bufctx_cp, true);
nv50_state_validate.c 559 nv50_bufctx_fence(bufctx, false);
578 nv50_bufctx_fence(nv50->bufctx_3d, true);
nv50_context.c 399 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) function
nv50_vbo.c 762 nv50_bufctx_fence(screen->cur_ctx->bufctx_3d, true);
nv50_surface.c     [all...]

Completed in 846 milliseconds