Home
last modified time | relevance | path

Searched defs:bctx (Results 1 – 7 of 7) sorted by relevance

/external/libdrm/nouveau/
Dbufctx.c60 nouveau_bufctx(struct nouveau_bufctx *bctx) in nouveau_bufctx()
103 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset()
121 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn()
148 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, in nouveau_bufctx_mthd()
Dpushbuf.c400 struct nouveau_bufctx *bctx, *btmp; in pushbuf_flush() local
490 struct nouveau_bufctx *bctx = push->bufctx; in pushbuf_validate() local
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_transfer.c23 struct nouveau_bufctx *bctx = nvc0->bufctx; in nvc0_m2mf_transfer_rect() local
118 struct nouveau_bufctx *bctx = nvc0->bufctx; in nve4_m2mf_transfer_rect() local
271 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_m2mf_copy_linear() local
309 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nve4_m2mf_copy_linear() local
469 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_cb_push() local
Dnvc0_winsys.h38 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_transfer.c59 struct nouveau_bufctx *bctx = nv50->bufctx; in nv50_m2mf_transfer_rect() local
214 struct nouveau_bufctx *bctx = nv50_context(&nv->pipe)->bufctx; in nv50_m2mf_copy_linear() local
390 struct nouveau_bufctx *bctx = nv50_context(&nv->pipe)->bufctx; in nv50_cb_push() local
Dnv50_winsys.h39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state_validate.c463 struct nouveau_bufctx *bctx = nv30->bufctx; in nv30_state_validate() local