Searched refs:nverts (Results 1 – 4 of 4) sorted by relevance
57 void *rcommonAllocDmaLowVerts(radeonContextPtr rmesa, int nverts, int vsize);
452 rcommonAllocDmaLowVerts( radeonContextPtr rmesa, int nverts, int vsize ) in rcommonAllocDmaLowVerts() argument454 GLuint bytes = vsize * nverts; in rcommonAllocDmaLowVerts()490 rmesa->swtcl.numverts += nverts; in rcommonAllocDmaLowVerts()