OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_heap_free
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_heap.h
50
nouveau_heap_free
(struct nouveau_heap **);
nouveau_heap.c
92
nouveau_heap_free
(struct nouveau_heap **res)
function
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_heap.h
50
nouveau_heap_free
(struct nouveau_heap **);
nouveau_heap.c
92
nouveau_heap_free
(struct nouveau_heap **res)
function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_vertprog.c
38
nouveau_heap_free
(&vp->exec);
44
nouveau_heap_free
(&vp->data);
95
nouveau_heap_free
(evict);
138
nouveau_heap_free
(&evp->data);
nv30_query.c
60
nouveau_heap_free
(&qo->hw);
nv30_draw.c
287
nouveau_heap_free
(evict);
nv30_transfer.c
81
nouveau_heap_free
(evict);
/external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.c
38
nouveau_heap_free
(&vp->exec);
44
nouveau_heap_free
(&vp->data);
95
nouveau_heap_free
(evict);
138
nouveau_heap_free
(&evp->data);
nv30_query.c
60
nouveau_heap_free
(&qo->hw);
nv30_draw.c
287
nouveau_heap_free
(evict);
nv30_transfer.c
81
nouveau_heap_free
(evict);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_program.c
397
nouveau_heap_free
(&evict->mem);
429
nouveau_heap_free
(&p->mem);
/external/mesa3d/src/gallium/drivers/nv50/
nv50_program.c
397
nouveau_heap_free
(&evict->mem);
429
nouveau_heap_free
(&p->mem);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_program.c
753
nouveau_heap_free
(&prog->mem);
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.c
753
nouveau_heap_free
(&prog->mem);
Completed in 307 milliseconds