OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_pushbuf_del
(Results
1 - 8
of
8
) 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
592
nouveau_pushbuf_del
(&push);
603
nouveau_pushbuf_del
(struct nouveau_pushbuf **ppush)
function
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_vp3_video.c
217
nouveau_pushbuf_del
(&dec->pushbuf[i]);
221
nouveau_pushbuf_del
(dec->pushbuf);
nouveau_screen.c
275
nouveau_pushbuf_del
(&screen->pushbuf);
nouveau_video.c
489
nouveau_pushbuf_del
(&dec->push);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.c
215
nouveau_pushbuf_del
(&nctx->hw.pushbuf);
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv84_video.c
250
nouveau_pushbuf_del
(&dec->bsp_pushbuf);
254
nouveau_pushbuf_del
(&dec->vp_pushbuf);
Completed in 1393 milliseconds