Searched refs:pLastRequestedIndex (Results 1 – 1 of 1) sorted by relevance
1531 const int32_t* pLastRequestedIndex = nullptr; in ProcessDraw() local1538 pLastRequestedIndex = &(work.pIB[endVertex]); in ProcessDraw()1543 pLastRequestedIndex = (int32_t*)(&(((uint16_t*)work.pIB)[endVertex])); in ProcessDraw()1548 pLastRequestedIndex = (int32_t*)(&(((uint8_t*)work.pIB)[endVertex])); in ProcessDraw()1665 if (pLastRequestedIndex < fetchInfo_lo.pLastIndex) in ProcessDraw()1667 fetchInfo_lo.pLastIndex = pLastRequestedIndex; in ProcessDraw()1948 if (pLastRequestedIndex < fetchInfo.pLastIndex) in ProcessDraw()1950 fetchInfo.pLastIndex = pLastRequestedIndex; in ProcessDraw()