HomeSort by relevance Sort by last modified time
    Searched refs:bufctx (Results 26 - 50 of 50) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_fragtex.c 182 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i));
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i));
nv30_context.h 46 struct nouveau_bufctx *bufctx; member in struct:nv30_context
nv30_vbo.c 176 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXTMP);
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
559 push->user_priv = &nv30->bufctx;
nv30_state.c 358 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB);
402 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
nv30_state_validate.c 455 nv30->base.pushbuf->user_priv = &nv30->bufctx;
463 struct nouveau_bufctx *bctx = nv30->bufctx;
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 77 nouveau_bufctx_reset(dec->bufctx, NV31_VIDEO_BIND_CMD);
79 #define BCTX_ARGS dec->bufctx, NV31_VIDEO_BIND_CMD, NOUVEAU_BO_RD
405 nouveau_bufctx_reset(dec->bufctx, NV31_VIDEO_BIND_IMG(i));
407 #define BCTX_ARGS dec->bufctx, NV31_VIDEO_BIND_IMG(i), NOUVEAU_BO_RDWR
494 if (dec->bufctx)
495 nouveau_bufctx_del(&dec->bufctx);
547 ret = nouveau_bufctx_new(dec->client, NV31_VIDEO_BIND_COUNT, &dec->bufctx);
602 nouveau_pushbuf_bufctx(dec->push, dec->bufctx);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_fragtex.c 182 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i));
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i));
nv30_context.h 46 struct nouveau_bufctx *bufctx; member in struct:nv30_context
nv30_vbo.c 176 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXTMP);
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
559 push->user_priv = &nv30->bufctx;
nv30_state.c 358 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB);
402 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
nv30_state_validate.c 455 nv30->base.pushbuf->user_priv = &nv30->bufctx;
463 struct nouveau_bufctx *bctx = nv30->bufctx;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 235 struct nouveau_bufctx *bufctx = nctx->hw.bufctx; local
236 unsigned pushbuf_avail = PUSHBUF_DWORDS - 2 * (bufctx->relocs +
378 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
418 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
nv10_context.c 180 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
nv20_context.c 48 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 235 struct nouveau_bufctx *bufctx = nctx->hw.bufctx; local
236 unsigned pushbuf_avail = PUSHBUF_DWORDS - 2 * (bufctx->relocs +
378 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
418 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
nv10_context.c 180 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
nv20_context.c 48 nouveau_pushbuf_bufctx(push, nctx->hw.bufctx);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_context.h 82 struct nouveau_bufctx *bufctx; member in struct:nv50_context
nv50_surface.c 250 BCTX_REFN(nv50->bufctx, 2D, nv04_resource(src), RD);
251 BCTX_REFN(nv50->bufctx, 2D, nv04_resource(dst), WR);
252 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx);
265 nouveau_bufctx_reset(nv50->bufctx, NV50_BIND_2D);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.h 78 struct nouveau_bufctx *bufctx; member in struct:nvc0_context
nvc0_surface.c 256 BCTX_REFN(nvc0->bufctx, 2D, nv04_resource(src), RD);
257 BCTX_REFN(nvc0->bufctx, 2D, nv04_resource(dst), WR);
258 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx);
271 nouveau_bufctx_reset(nvc0->bufctx, 0);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 82 struct nouveau_bufctx *bufctx; member in struct:nv50_context
nv50_surface.c 250 BCTX_REFN(nv50->bufctx, 2D, nv04_resource(src), RD);
251 BCTX_REFN(nv50->bufctx, 2D, nv04_resource(dst), WR);
252 nouveau_pushbuf_bufctx(nv50->base.pushbuf, nv50->bufctx);
265 nouveau_bufctx_reset(nv50->bufctx, NV50_BIND_2D);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 78 struct nouveau_bufctx *bufctx; member in struct:nvc0_context
nvc0_surface.c 256 BCTX_REFN(nvc0->bufctx, 2D, nv04_resource(src), RD);
257 BCTX_REFN(nvc0->bufctx, 2D, nv04_resource(dst), WR);
258 nouveau_pushbuf_bufctx(nvc0->base.pushbuf, nvc0->bufctx);
271 nouveau_bufctx_reset(nvc0->bufctx, 0);
    [all...]

Completed in 954 milliseconds

12