Searched refs:cleanupState (Results 1 – 3 of 3) sorted by relevance
335 SWR_ASSERT(pPrevDrawContext->cleanupState == false); in GetDrawContext()363 pCurDrawContext->cleanupState = true; in GetDrawContext()1218 pDC->cleanupState = (remainingVerts == numVertsForDraw); in DrawInstanced()1363 pDC->cleanupState = (remainingIndices == numIndicesForDraw); in DrawIndexedInstance()
411 … bool cleanupState; // True if this is the last draw using an entry in the state ring. member
405 if (pDC->cleanupState) in CompleteDrawContextInl()