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

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_context.h 73 nouveau_scratch_get(struct nouveau_context *, unsigned size, uint64_t *gpu_addr,
nouveau_buffer.c 656 nouveau_scratch_get(struct nouveau_context *nv, function
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_vbo_translate.c 188 void *const dest = nouveau_scratch_get(&nvc0->base, size, &va, &bo);
581 data = (uint32_t *)nouveau_scratch_get(&nvc0->base,

Completed in 125 milliseconds