| /xsrc/external/mit/libdrm/dist/nouveau/ |
| bufctx.c | 40 struct nouveau_bufctx *bufctx; member in struct:nouveau_bufref_priv 135 pref->bufctx = bctx;
|
| nouveau.h | 196 struct nouveau_bufctx *bufctx; member in struct:nouveau_pushbuf
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| nouveau_video.h | 25 struct nouveau_bufctx *bufctx; member in struct:nouveau_decoder
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| nv30_winsys.h | 30 bufctx(struct nouveau_pushbuf *push) function 39 nouveau_bufctx_reset(bufctx(push), bin); 46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); 53 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 62 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 75 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 89 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
|
| nv30_context.h | 48 struct nouveau_bufctx *bufctx; member in struct:nv30_context
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| nouveau_context.h | 51 struct nouveau_bufctx *bufctx; member in struct:nouveau_hw_state
|
| nouveau_vbo_t.c | 258 struct nouveau_bufctx *bufctx = nctx->hw.bufctx; local 259 unsigned pushbuf_avail = PUSHBUF_DWORDS - 2 * (bufctx->relocs + 411 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); 451 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| nouveau_video.h | 25 struct nouveau_bufctx *bufctx; member in struct:nouveau_decoder
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| nv30_winsys.h | 30 bufctx(struct nouveau_pushbuf *push) function 39 nouveau_bufctx_reset(bufctx(push), bin); 46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); 53 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 62 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 75 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd, 89 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
|
| nv30_context.h | 48 struct nouveau_bufctx *bufctx; member in struct:nv30_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| nouveau_context.h | 51 struct nouveau_bufctx *bufctx; member in struct:nouveau_hw_state
|
| nouveau_vbo_t.c | 259 struct nouveau_bufctx *bufctx = nctx->hw.bufctx; local 260 unsigned pushbuf_avail = PUSHBUF_DWORDS - 2 * (bufctx->relocs + 406 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx); 446 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_context.h | 72 /* 3d bufctx (during draw_vbo, blit_3d) */ 84 /* compute bufctx (during launch_grid) */ 94 /* bufctx for other operations */ 146 struct nouveau_bufctx *bufctx; member in struct:nv50_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_context.h | 56 /* 3d bufctx (during draw_vbo, blit_3d) */ 68 /* compute bufctx (during launch_grid) */ 74 /* bufctx for other operations */ 119 struct nouveau_bufctx *bufctx; member in struct:nv50_context
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| nv_type.h | 104 struct nouveau_bufctx *bufctx; member in struct:_NVRec
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_context.h | 77 /* 3d bufctx (during draw_vbo, blit_3d) */ 93 /* compute bufctx (during launch_grid) */ 106 /* bufctx for other operations */ 179 struct nouveau_bufctx *bufctx; member in struct:nvc0_context
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_context.h | 76 /* 3d bufctx (during draw_vbo, blit_3d) */ 92 /* compute bufctx (during launch_grid) */ 105 /* bufctx for other operations */ 178 struct nouveau_bufctx *bufctx; member in struct:nvc0_context
|