Searched refs:nouveau_scratch_get (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h73 nouveau_scratch_get(struct nouveau_context *, unsigned size, uint64_t *gpu_addr,
H A Dnouveau_buffer.c656 nouveau_scratch_get(struct nouveau_context *nv, function
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_vbo_translate.c188 void *const dest = nouveau_scratch_get(&nvc0->base, size, &va, &bo);
581 data = (uint32_t *)nouveau_scratch_get(&nvc0->base,

Completed in 164 milliseconds