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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h72 nouveau_resource_unmap(struct nv04_resource *res) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h83 nouveau_resource_unmap(struct nv04_resource *res) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c281 nouveau_resource_unmap(nv04_resource(info->index.resource));
285 nouveau_resource_unmap(nv04_resource(nv30->vtxbuf[i].buffer.resource));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c282 nouveau_resource_unmap(nv04_resource(info->index.resource));
286 nouveau_resource_unmap(nv04_resource(nv30->vtxbuf[i].buffer.resource));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c545 nouveau_resource_unmap(buf);
547 nouveau_resource_unmap(buf_count);
669 nouveau_resource_unmap(nv04_resource(info->index.resource));
671 nouveau_resource_unmap(nv04_resource(nvc0->vtxbuf[i].buffer.resource));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c553 nouveau_resource_unmap(buf);
555 nouveau_resource_unmap(buf_count);
680 nouveau_resource_unmap(nv04_resource(info->index.resource));
682 nouveau_resource_unmap(nv04_resource(nvc0->vtxbuf[i].buffer.resource));

Completed in 9 milliseconds