Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dbufctx.c56 nouveau_bufctx(struct nouveau_bufctx *bctx) in nouveau_bufctx()
99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset()
117 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn()
144 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, in nouveau_bufctx_mthd()
Dpushbuf.c396 struct nouveau_bufctx *bctx, *btmp; in pushbuf_flush() local
486 struct nouveau_bufctx *bctx = push->bufctx; in pushbuf_validate() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_transfer.c21 struct nouveau_bufctx *bctx = nvc0->bufctx; in nvc0_m2mf_transfer_rect() local
130 struct nouveau_bufctx *bctx = nvc0->bufctx; in nve4_m2mf_transfer_rect() local
287 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_m2mf_copy_linear() local
325 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nve4_m2mf_copy_linear() local
Dnvc0_winsys.h38 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c61 struct nouveau_bufctx *bctx = nv50->bufctx; in nv50_m2mf_transfer_rect() local
209 struct nouveau_bufctx *bctx = nv50_context(&nv->pipe)->bufctx; in nv50_m2mf_copy_linear() local
Dnv50_winsys.h39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c468 struct nouveau_bufctx *bctx = nv30->bufctx; in nv30_state_validate() local