Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp107 float* pAttribStart = pBuffer; in ProcessAttributes() local
209 pAttribStart[comp + v * 4] = constantValue; in ProcessAttributes()