Searched refs:nouveau_resource_map_offset (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h68 nouveau_resource_map_offset(struct nouveau_context *, struct nv04_resource *,
H A Dnouveau_buffer.c598 nouveau_resource_map_offset(struct nouveau_context *nv, function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h70 nouveau_resource_map_offset(struct nouveau_context *, struct nv04_resource *,
H A Dnouveau_buffer.c627 nouveau_resource_map_offset(struct nouveau_context *nv, function in typeref:typename:void *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c218 data = nouveau_resource_map_offset(&nv30->base, res,
229 ctx.idxbuf = nouveau_resource_map_offset(&nv30->base,
H A Dnv30_vbo.c49 data = nouveau_resource_map_offset(&nv30->base, res, vb->buffer_offset +
516 data = nouveau_resource_map_offset(&nv30->base,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c219 data = nouveau_resource_map_offset(&nv30->base, res,
230 ctx.idxbuf = nouveau_resource_map_offset(&nv30->base,
H A Dnv30_vbo.c48 data = nouveau_resource_map_offset(&nv30->base, res, vb->buffer_offset +
515 data = nouveau_resource_map_offset(&nv30->base,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c78 map = nouveau_resource_map_offset(&nvc0->base,
95 ctx->idxbuf = nouveau_resource_map_offset(
115 ctx->edgeflag.data = nouveau_resource_map_offset(&nvc0->base,
503 uint32_t *count = nouveau_resource_map_offset(
509 uint8_t *buf_data = nouveau_resource_map_offset(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c79 map = nouveau_resource_map_offset(&nvc0->base,
96 ctx->idxbuf = nouveau_resource_map_offset(
116 ctx->edgeflag.data = nouveau_resource_map_offset(&nvc0->base,
511 uint32_t *count = nouveau_resource_map_offset(
517 uint8_t *buf_data = nouveau_resource_map_offset(
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c271 data = nouveau_resource_map_offset(&nv50->base,
284 ctx.idxbuf = nouveau_resource_map_offset(&nv50->base,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c273 data = nouveau_resource_map_offset(&nv50->base,
286 ctx.idxbuf = nouveau_resource_map_offset(&nv50->base,

Completed in 11 milliseconds