Searched refs:numIndicesForDraw (Results 1 – 1 of 1) sorted by relevance
1378 uint32_t numIndicesForDraw = in DrawIndexedInstance() local1395 pDC->FeWork.desc.draw.numIndices = numIndicesForDraw; in DrawIndexedInstance()1404 pDC->cleanupState = (remainingIndices == numIndicesForDraw); in DrawIndexedInstance()1411 numIndicesForDraw, in DrawIndexedInstance()1423 remainingIndices -= numIndicesForDraw; in DrawIndexedInstance()