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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c875 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, function in typeref:typename:int
927 ret = nouveau_scratch_bo_alloc(nv, &nv->scratch.runout->bo[n], size);
958 ret = nouveau_scratch_bo_alloc(nv, &bo, nv->scratch.bo_size);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c942 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, function in typeref:typename:int
994 ret = nouveau_scratch_bo_alloc(nv, &nv->scratch.runout->bo[n], size);
1025 ret = nouveau_scratch_bo_alloc(nv, &bo, nv->scratch.bo_size);

Completed in 4 milliseconds