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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1204 struct nouveau_bo *vtxbuf_bo; local
1293 vbuf = nouveau_scratch_get(&nvc0->base, length, &vtxbuf, &vtxbuf_bo);
1300 NOUVEAU_BO_GART | NOUVEAU_BO_RD, vtxbuf_bo);

Completed in 166 milliseconds