Searched refs:dcIndex (Results 1 – 1 of 1) sorted by relevance
208 uint32_t dcIndex = pDC->drawId % pContext->MAX_DRAWS_IN_FLIGHT; in QueueWork() local212 pDC->pTileMgr = &pContext->pMacroTileManagerArray[dcIndex]; in QueueWork()292 uint32_t dcIndex = curDraw % pContext->MAX_DRAWS_IN_FLIGHT; in GetDrawContext() local304 DRAW_CONTEXT* pCurDrawContext = &pContext->dcRing[dcIndex]; in GetDrawContext()1522 uint32_t dcIndex = pDC->drawId % pContext->MAX_DRAWS_IN_FLIGHT; in SwrDispatch() local1523 pDC->pDispatch = &pContext->pDispatchQueueArray[dcIndex]; in SwrDispatch()