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 - 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 44 milliseconds