Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h1333 … const float* pVertDataBase = (const float*)&m_pVertexData[slot * m_attributeStrideInVectors * 4]; in AssembleSingle() local
1341 const float* pVertData = pVertDataBase; in AssembleSingle()