Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp685 void ProcessStreamIdBuffer(uint32_t stream, uint8_t* pStreamIdBase, uint32_t numEmittedVerts, uint8… in ProcessStreamIdBuffer() argument
694 uint8_t curInputByte = pStreamIdBase[2*b]; in ProcessStreamIdBuffer()
705 curInputByte = pStreamIdBase[2 * b + 1]; in ProcessStreamIdBuffer()