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

  /external/libdrm/nouveau/
nouveau-symbol-check 43 nouveau_pushbuf_bufctx
nouveau.h 230 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *, struct nouveau_bufctx *);
pushbuf.c 633 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *push, struct nouveau_bufctx *ctx) function
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_transfer.c 36 nouveau_pushbuf_bufctx(push, bctx);
128 nouveau_pushbuf_bufctx(push, bctx);
187 nouveau_pushbuf_bufctx(push, nvc0->bufctx);
232 nouveau_pushbuf_bufctx(push, nvc0->bufctx);
275 nouveau_pushbuf_bufctx(push, bctx);
313 nouveau_pushbuf_bufctx(push, bctx);
476 nouveau_pushbuf_bufctx(push, bctx);
nvc0_context.c 92 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, NULL);
157 nouveau_pushbuf_bufctx(screen->base.pushbuf, nvc0->bufctx);
nvc0_state_validate.c 543 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx_3d);
nvc0_surface.c 258 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 378 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
380 nouveau_pushbuf_bufctx(push, NULL);
393 nouveau_pushbuf_bufctx(push, NULL);
418 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
420 nouveau_pushbuf_bufctx(push, NULL);
445 nouveau_pushbuf_bufctx(push, NULL);
nv04_render.c 173 nouveau_pushbuf_bufctx(push, push->user_priv);
190 nouveau_pushbuf_bufctx(push, NULL);
nv10_context.c 180 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
182 nouveau_pushbuf_bufctx(push, NULL);
196 nouveau_pushbuf_bufctx(push, NULL);
nv20_context.c 48 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
50 nouveau_pushbuf_bufctx(push, NULL);
92 nouveau_pushbuf_bufctx(push, NULL);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c 103 nouveau_pushbuf_bufctx(nv50->base.pushbuf, NULL);
159 nouveau_pushbuf_bufctx(screen->base.pushbuf, nv50->bufctx);
nv50_transfer.c 71 nouveau_pushbuf_bufctx(push, bctx);
158 nouveau_pushbuf_bufctx(push, nv50->bufctx);
218 nouveau_pushbuf_bufctx(push, bctx);
396 nouveau_pushbuf_bufctx(push, bctx);
nv50_vbo.c 751 nouveau_pushbuf_bufctx(push, NULL);
808 nouveau_pushbuf_bufctx(push, NULL);
nv50_state_validate.c 398 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx_3d);
nv50_surface.c 252 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state_validate.c 494 nouveau_pushbuf_bufctx(push, bctx);
496 nouveau_pushbuf_bufctx(push, NULL);
537 nouveau_pushbuf_bufctx(nv30->base.pushbuf, NULL);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 602 nouveau_pushbuf_bufctx(dec->push, dec->bufctx);

Completed in 431 milliseconds