Searched refs:nouveau_resource_unmap (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h62 nouveau_resource_unmap(struct nv04_resource *res) function
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_push.c277 nouveau_resource_unmap(nv04_resource(nv30->idxbuf.buffer));
280 nouveau_resource_unmap(nv04_resource(nv30->vtxbuf[i].buffer));
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_push.c405 nouveau_resource_unmap(nv04_resource(nvc0->idxbuf.buffer));
408 nouveau_resource_unmap(nv04_resource(nvc0->vtxbuf[i].buffer));
H A Dnvc0_vbo_translate.c535 nouveau_resource_unmap(nv04_resource(nvc0->idxbuf.buffer));
537 nouveau_resource_unmap(nv04_resource(nvc0->vtxbuf[i].buffer));

Completed in 75 milliseconds