Home
last modified time | relevance | path

Searched refs:nouveau_heap_destroy (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_heap.h43 nouveau_heap_destroy(struct nouveau_heap **heap);
Dnouveau_heap.c45 nouveau_heap_destroy(struct nouveau_heap **heap) in nouveau_heap_destroy() function
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_screen.c282 nouveau_heap_destroy(&screen->vp_code_heap); in nv50_screen_destroy()
283 nouveau_heap_destroy(&screen->gp_code_heap); in nv50_screen_destroy()
284 nouveau_heap_destroy(&screen->fp_code_heap); in nv50_screen_destroy()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_screen.c271 nouveau_heap_destroy(&screen->lib_code); in nvc0_screen_destroy()
272 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_destroy()