Home
last modified time | relevance | path

Searched refs:numSimdVerts (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h177 const uint32_t numSimdVerts = this->streamSizeInVerts / KNOB_SIMD_WIDTH; in GetNextVsOutput() local
179 this->cur = this->counter % numSimdVerts; in GetNextVsOutput()