Home
last modified time | relevance | path

Searched refs:nouveau_resource_unmap (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_push.c282 nouveau_resource_unmap(nv04_resource(info->index.resource)); in nv30_push_vbo()
286 nouveau_resource_unmap(nv04_resource(nv30->vtxbuf[i].buffer.resource)); in nv30_push_vbo()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.h83 nouveau_resource_unmap(struct nv04_resource *res) in nouveau_resource_unmap() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c553 nouveau_resource_unmap(buf); in nvc0_push_vbo_indirect()
555 nouveau_resource_unmap(buf_count); in nvc0_push_vbo_indirect()
680 nouveau_resource_unmap(nv04_resource(info->index.resource)); in nvc0_push_vbo()
682 nouveau_resource_unmap(nv04_resource(nvc0->vtxbuf[i].buffer.resource)); in nvc0_push_vbo()