HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_bufctx_del (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c 75 nouveau_bufctx_del(&nv50->bufctx_3d);
76 nouveau_bufctx_del(&nv50->bufctx);
195 nouveau_bufctx_del(&nv50->bufctx_3d);
197 nouveau_bufctx_del(&nv50->bufctx);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.c 61 nouveau_bufctx_del(&nvc0->bufctx_3d);
62 nouveau_bufctx_del(&nvc0->bufctx);
200 nouveau_bufctx_del(&nvc0->bufctx_3d);
202 nouveau_bufctx_del(&nvc0->bufctx);
  /external/libdrm/nouveau/
bufctx.c 92 nouveau_bufctx_del(struct nouveau_bufctx **pbctx) function
nouveau.h 180 void nouveau_bufctx_del(struct nouveau_bufctx **);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.c 90 nouveau_bufctx_del(&nv30->bufctx);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 224 nouveau_bufctx_del(&nctx->hw.bufctx);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 495 nouveau_bufctx_del(&dec->bufctx);

Completed in 936 milliseconds