Home
last modified time | relevance | path

Searched refs:nouveau_pushbuf_del (Results 1 – 6 of 6) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbol-check45 nouveau_pushbuf_del
Dnouveau.h212 void nouveau_pushbuf_del(struct nouveau_pushbuf **);
Dpushbuf.c596 nouveau_pushbuf_del(&push); in nouveau_pushbuf_new()
607 nouveau_pushbuf_del(struct nouveau_pushbuf **ppush) in nouveau_pushbuf_del() function
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c200 nouveau_pushbuf_del(&screen->pushbuf); in nouveau_screen_fini()
Dnouveau_video.c497 nouveau_pushbuf_del(&dec->push); in nouveau_decoder_destroy()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c225 nouveau_pushbuf_del(&nctx->hw.pushbuf); in nouveau_context_deinit()