Searched refs:xpLastRequestedIndex (Results 1 – 1 of 1) sorted by relevance
1689 gfxptr_t xpLastRequestedIndex = 0; in ProcessDraw() local1706 xpLastRequestedIndex = work.xpIB + endVertex * indexSize; in ProcessDraw()1827 if (xpLastRequestedIndex < fetchInfo_lo.xpLastIndex) in ProcessDraw()1829 fetchInfo_lo.xpLastIndex = xpLastRequestedIndex; in ProcessDraw()2158 if (xpLastRequestedIndex < fetchInfo.pLastIndex) in ProcessDraw()2160 fetchInfo.pLastIndex = xpLastRequestedIndex; in ProcessDraw()