Home
last modified time | relevance | path

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

/third_party/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
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c515 nouveau_heap_destroy(&screen->query_heap); in nv30_screen_destroy()
516 nouveau_heap_destroy(&screen->vp_exec_heap); in nv30_screen_destroy()
517 nouveau_heap_destroy(&screen->vp_data_heap); in nv30_screen_destroy()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c724 nouveau_heap_destroy(&screen->lib_code); in nvc0_screen_destroy()
725 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_destroy()
953 nouveau_heap_destroy(&screen->lib_code); in nvc0_screen_resize_text_area()
954 nouveau_heap_destroy(&screen->text_heap); in nvc0_screen_resize_text_area()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c618 nouveau_heap_destroy(&screen->vp_code_heap); in nv50_screen_destroy()
619 nouveau_heap_destroy(&screen->gp_code_heap); in nv50_screen_destroy()
620 nouveau_heap_destroy(&screen->fp_code_heap); in nv50_screen_destroy()