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

  /external/libdrm/nouveau/
nouveau-symbol-check 45 nouveau_pushbuf_del
nouveau.h 212 void nouveau_pushbuf_del(struct nouveau_pushbuf **);
pushbuf.c 596 nouveau_pushbuf_del(&push);
607 nouveau_pushbuf_del(struct nouveau_pushbuf **ppush) function
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c 200 nouveau_pushbuf_del(&screen->pushbuf);
nouveau_video.c 497 nouveau_pushbuf_del(&dec->push);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c 225 nouveau_pushbuf_del(&nctx->hw.pushbuf);

Completed in 262 milliseconds