Home
last modified time | relevance | path

Searched refs:nouveau_resource_map_offset (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.h68 nouveau_resource_map_offset(struct nouveau_context *, struct nv04_resource *,
Dnouveau_buffer.c600 nouveau_resource_map_offset(struct nouveau_context *nv, in nouveau_resource_map_offset() function
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_push.c218 data = nouveau_resource_map_offset(&nv30->base, res, in nv30_push_vbo()
229 ctx.idxbuf = nouveau_resource_map_offset(&nv30->base, in nv30_push_vbo()
Dnv30_vbo.c49 data = nouveau_resource_map_offset(&nv30->base, res, vb->buffer_offset + in nv30_emit_vtxattr()
516 data = nouveau_resource_map_offset(&nv30->base,
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c268 data = nouveau_resource_map_offset(&nv50->base, in nv50_push_vbo()
281 ctx.idxbuf = nouveau_resource_map_offset(&nv50->base, in nv50_push_vbo()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c75 map = nouveau_resource_map_offset(&nvc0->base, in nvc0_vertex_configure_translate()
91 ctx->idxbuf = nouveau_resource_map_offset( in nvc0_push_map_idxbuf()
111 ctx->edgeflag.data = nouveau_resource_map_offset(&nvc0->base, in nvc0_push_map_edgeflag()