Searched refs:numSimdVerts (Results 1 – 1 of 1) sorted by relevance
177 const uint32_t numSimdVerts = this->streamSizeInVerts / KNOB_SIMD_WIDTH; in GetNextVsOutput() local179 this->cur = this->counter % numSimdVerts; in GetNextVsOutput()