Searched refs:numSimdVerts (Results 1 – 1 of 1) sorted by relevance
255 const uint32_t numSimdVerts = streamSizeInVerts / SIMD_WIDTH; in GetNextVsOutput() local258 if (counter < numSimdVerts) in GetNextVsOutput()273 SWR_ASSERT(cur < numSimdVerts); in GetNextVsOutput()