HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_heap_free (Results 1 - 8 of 8) sorted by null

  /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/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/mesa3d/src/gallium/drivers/nv50/
nv50_program.c 397 nouveau_heap_free(&evict->mem);
429 nouveau_heap_free(&p->mem);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.c 753 nouveau_heap_free(&prog->mem);

Completed in 709 milliseconds