Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_heap.h63 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/nouveau/nv30/
Dnv30_screen.c461 nouveau_heap_destroy(&screen->query_heap); in nv30_screen_destroy()
462 nouveau_heap_destroy(&screen->vp_exec_heap); in nv30_screen_destroy()
463 nouveau_heap_destroy(&screen->vp_data_heap); in nv30_screen_destroy()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c570 nouveau_heap_destroy(&screen->lib_code); in nvc0_screen_destroy()
571 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_destroy()
774 nouveau_heap_destroy(&screen->lib_code); in nvc0_screen_resize_text_area()
775 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_resize_text_area()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c498 nouveau_heap_destroy(&screen->vp_code_heap); in nv50_screen_destroy()
499 nouveau_heap_destroy(&screen->gp_code_heap); in nv50_screen_destroy()
500 nouveau_heap_destroy(&screen->fp_code_heap); in nv50_screen_destroy()