/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_vbo_t.c | 390 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); in vbo_draw_vbo() 392 nouveau_pushbuf_bufctx(push, NULL); in vbo_draw_vbo() 405 nouveau_pushbuf_bufctx(push, NULL); in vbo_draw_vbo() 430 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); in vbo_draw_imm() 432 nouveau_pushbuf_bufctx(push, NULL); in vbo_draw_imm() 457 nouveau_pushbuf_bufctx(push, NULL); in vbo_draw_imm()
|
D | nv04_render.c | 173 nouveau_pushbuf_bufctx(push, push->user_priv); in swtnl_start() 190 nouveau_pushbuf_bufctx(push, NULL); in swtnl_finish()
|
D | nv20_context.c | 48 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); in nv20_clear() 50 nouveau_pushbuf_bufctx(push, NULL); in nv20_clear() 92 nouveau_pushbuf_bufctx(push, NULL); in nv20_clear()
|
D | nv10_context.c | 180 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); in nv10_clear() 182 nouveau_pushbuf_bufctx(push, NULL); in nv10_clear() 196 nouveau_pushbuf_bufctx(push, NULL); in nv10_clear()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_transfer.c | 34 nouveau_pushbuf_bufctx(push, bctx); in nvc0_m2mf_transfer_rect() 140 nouveau_pushbuf_bufctx(push, bctx); in nve4_m2mf_transfer_rect() 209 nouveau_pushbuf_bufctx(push, nvc0->bufctx); in nvc0_m2mf_push_linear() 251 nouveau_pushbuf_bufctx(push, nvc0->bufctx); in nve4_p2mf_push_linear() 291 nouveau_pushbuf_bufctx(push, bctx); in nvc0_m2mf_copy_linear() 329 nouveau_pushbuf_bufctx(push, bctx); in nve4_m2mf_copy_linear()
|
D | nvc0_context.c | 203 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, NULL); in nvc0_destroy() 444 nouveau_pushbuf_bufctx(screen->base.pushbuf, nvc0->bufctx); in nvc0_create()
|
D | nvc0_surface.c | 262 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx); in nvc0_resource_copy_region() 374 nouveau_pushbuf_bufctx(push, nvc0->bufctx); in nvc0_clear_buffer_push_nvc0() 426 nouveau_pushbuf_bufctx(push, nvc0->bufctx); in nvc0_clear_buffer_push_nve4() 1512 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx); in nvc0_blit_eng2d()
|
D | nvc0_state_validate.c | 910 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, bufctx); in nvc0_state_validate()
|
D | nvc0_vbo.c | 1093 nouveau_pushbuf_bufctx(push, NULL); in nvc0_draw_vbo()
|
/external/libdrm/nouveau/ |
D | nouveau-symbol-check | 43 nouveau_pushbuf_bufctx
|
D | nouveau.h | 230 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *, struct nouveau_bufctx *);
|
D | pushbuf.c | 629 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *push, struct nouveau_bufctx *ctx) in nouveau_pushbuf_bufctx() function
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_transfer.c | 73 nouveau_pushbuf_bufctx(push, bctx); in nv50_m2mf_transfer_rect() 160 nouveau_pushbuf_bufctx(push, nv50->bufctx); in nv50_sifc_linear_u8() 213 nouveau_pushbuf_bufctx(push, bctx); in nv50_m2mf_copy_linear()
|
D | nv50_context.c | 178 nouveau_pushbuf_bufctx(nv50->base.pushbuf, NULL); in nv50_destroy() 332 nouveau_pushbuf_bufctx(screen->base.pushbuf, nv50->bufctx); in nv50_create()
|
D | nv50_compute.c | 216 nouveau_pushbuf_bufctx(push, nv50->bufctx); in nv50_compute_upload_input()
|
D | nv84_video.c | 443 nouveau_pushbuf_bufctx(bsp_push, dec->bsp_bufctx); in nv84_create_decoder() 450 nouveau_pushbuf_bufctx(vp_push, dec->vp_bufctx); in nv84_create_decoder()
|
D | nv50_surface.c | 259 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx); in nv50_resource_copy_region() 635 nouveau_pushbuf_bufctx(push, nv50->bufctx); in nv50_clear_buffer_push() 1599 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx); in nv50_blit_eng2d()
|
D | nv50_state_validate.c | 561 nouveau_pushbuf_bufctx(nv50->base.pushbuf, bufctx); in nv50_state_validate()
|
D | nv50_vbo.c | 900 nouveau_pushbuf_bufctx(push, NULL); in nv50_draw_vbo()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state_validate.c | 501 nouveau_pushbuf_bufctx(push, bctx); in nv30_state_validate() 503 nouveau_pushbuf_bufctx(push, NULL); in nv30_state_validate() 544 nouveau_pushbuf_bufctx(nv30->base.pushbuf, NULL); in nv30_state_release()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.c | 590 nouveau_pushbuf_bufctx(dec->push, dec->bufctx); in nouveau_create_decoder()
|