Searched refs:GetNextVsIndices (Results 1 – 2 of 2) sorted by relevance
112 virtual SIMDMASK& GetNextVsIndices() = 0;294 SIMDMASK& GetNextVsIndices() in GetNextVsIndices() function560 SIMDMASK& GetNextVsIndices() in GetNextVsIndices() function1559 SIMDMASK& GetNextVsIndices() in GetNextVsIndices() function
1882 pvCutIndices_lo = &reinterpret_cast<simdmask*>(&pa.GetNextVsIndices())[0]; in ProcessDraw()1883 pvCutIndices_hi = &reinterpret_cast<simdmask*>(&pa.GetNextVsIndices())[1]; in ProcessDraw()2196 pvCutIndices = &pa.GetNextVsIndices(); in ProcessDraw()