Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c947 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, in nouveau_scratch_bo_alloc() function
999 ret = nouveau_scratch_bo_alloc(nv, &nv->scratch.runout->bo[n], size); in nouveau_scratch_runout()
1030 ret = nouveau_scratch_bo_alloc(nv, &bo, nv->scratch.bo_size); in nouveau_scratch_next()