Home
last modified time | relevance | path

Searched defs:nouveau_heap (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_heap.h46 struct nouveau_heap { struct
47 struct nouveau_heap *prev; argument
48 struct nouveau_heap *next; argument
59 nouveau_heap_init(struct nouveau_heap **heap, unsigned start, argument