HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_scratch_data (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.h 110 nouveau_scratch_data(struct nouveau_context *,
nouveau_buffer.c 989 nouveau_scratch_data(struct nouveau_context *nv, function
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_vbo.c 230 addrs[b] = nouveau_scratch_data(&nv50->base, vb->buffer.user, base, size,
269 address[b] = nouveau_scratch_data(&nv50->base, vb->buffer.user,
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_vbo.c 257 address[b] = nouveau_scratch_data(&nvc0->base, vb->buffer.user,
292 address = nouveau_scratch_data(&nvc0->base, nvc0->vtxbuf[b].buffer.user,
    [all...]

Completed in 277 milliseconds