Searched refs:cleanupState (Results 1 – 4 of 4) sorted by relevance
321 auto cleanupState = [&] { in inlineCall() local346 return cleanupState(); in inlineCall()364 return cleanupState(); in inlineCall()371 return cleanupState(); in inlineCall()377 return cleanupState(); in inlineCall()
370 SWR_ASSERT(pPrevDrawContext->cleanupState == false); in GetDrawContext()398 pCurDrawContext->cleanupState = true; in GetDrawContext()1246 pDC->cleanupState = (remainingVerts == numVertsForDraw); in DrawInstanced()1404 pDC->cleanupState = (remainingIndices == numIndicesForDraw); in DrawIndexedInstance()
447 bool cleanupState; // True if this is the last draw using an entry in the state ring. member
464 if (pDC->cleanupState) in CompleteDrawContextInl()