Searched refs:nouveau_pushbuf_bufctx (Results 1 - 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_transfer.c36 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);
H A Dnvc0_context.c92 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, NULL);
157 nouveau_pushbuf_bufctx(screen->base.pushbuf, nvc0->bufctx);
H A Dnvc0_state_validate.c543 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx_3d);
H A Dnvc0_surface.c258 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c378 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);
H A Dnv04_render.c173 nouveau_pushbuf_bufctx(push, push->user_priv);
190 nouveau_pushbuf_bufctx(push, NULL);
H A Dnv10_context.c180 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
182 nouveau_pushbuf_bufctx(push, NULL);
196 nouveau_pushbuf_bufctx(push, NULL);
H A Dnv20_context.c48 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/
H A Dnv50_context.c103 nouveau_pushbuf_bufctx(nv50->base.pushbuf, NULL);
159 nouveau_pushbuf_bufctx(screen->base.pushbuf, nv50->bufctx);
H A Dnv50_transfer.c71 nouveau_pushbuf_bufctx(push, bctx);
158 nouveau_pushbuf_bufctx(push, nv50->bufctx);
218 nouveau_pushbuf_bufctx(push, bctx);
396 nouveau_pushbuf_bufctx(push, bctx);
H A Dnv50_vbo.c751 nouveau_pushbuf_bufctx(push, NULL);
808 nouveau_pushbuf_bufctx(push, NULL);
H A Dnv50_state_validate.c398 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx_3d);
H A Dnv50_surface.c252 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx);
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_state_validate.c494 nouveau_pushbuf_bufctx(push, bctx);
496 nouveau_pushbuf_bufctx(push, NULL);
537 nouveau_pushbuf_bufctx(nv30->base.pushbuf, NULL);
/external/libdrm/nouveau/
H A Dnouveau.h229 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *, struct nouveau_bufctx *);
H A Dpushbuf.c630 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *push, struct nouveau_bufctx *ctx) function
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c602 nouveau_pushbuf_bufctx(dec->push, dec->bufctx);

Completed in 353 milliseconds