Searched refs:numVertsForDraw (Results 1 – 1 of 1) sorted by relevance
1225 uint32_t numVertsForDraw = in DrawInstanced() local1239 pDC->FeWork.desc.draw.numVerts = numVertsForDraw; in DrawInstanced()1246 pDC->cleanupState = (remainingVerts == numVertsForDraw); in DrawInstanced()1253 numVertsForDraw, in DrawInstanced()1263 remainingVerts -= numVertsForDraw; in DrawInstanced()