Searched refs:dcIndex (Results 1 – 1 of 1) sorted by relevance
240 uint32_t dcIndex = pDC->drawId % pContext->MAX_DRAWS_IN_FLIGHT; in QueueWork() local244 pDC->pTileMgr = &pContext->pMacroTileManagerArray[dcIndex]; in QueueWork()327 uint32_t dcIndex = curDraw % pContext->MAX_DRAWS_IN_FLIGHT; in GetDrawContext() local339 DRAW_CONTEXT* pCurDrawContext = &pContext->dcRing[dcIndex]; in GetDrawContext()1573 uint32_t dcIndex = pDC->drawId % pContext->MAX_DRAWS_IN_FLIGHT; in SwrDispatch() local1574 pDC->pDispatch = &pContext->pDispatchQueueArray[dcIndex]; in SwrDispatch()