Home
last modified time | relevance | path

Searched refs:nouveau_heap_free (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_vertprog.c38 nouveau_heap_free(&vp->exec); in nv30_vertprog_destroy()
44 nouveau_heap_free(&vp->data); in nv30_vertprog_destroy()
95 nouveau_heap_free(evict); in nv30_vertprog_validate()
138 nouveau_heap_free(&evp->data); in nv30_vertprog_validate()
Dnv30_query.c60 nouveau_heap_free(&qo->hw); in nv30_query_object_del()
Dnv30_draw.c287 nouveau_heap_free(evict); in nv30_render_validate()
Dnv30_transfer.c81 nouveau_heap_free(evict); in nv30_transfer_rect_vertprog()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_heap.h50 nouveau_heap_free(struct nouveau_heap **);
Dnouveau_heap.c92 nouveau_heap_free(struct nouveau_heap **res) in nouveau_heap_free() function
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_program.c397 nouveau_heap_free(&evict->mem); in nv50_program_upload_code()
429 nouveau_heap_free(&p->mem); in nv50_program_destroy()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_program.c753 nouveau_heap_free(&prog->mem); in nvc0_program_destroy()