Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h1290 m_numAttributes(in_numAttributes), m_numPrims(in_numPrims), m_SOA(SOA)
1368 if (m_SOA) in Assemble()
1406 if (m_SOA) in Assemble()
1434 if (m_SOA) in Assemble()
1448 if (!m_SOA) in Assemble()
1473 if (m_SOA) in Assemble()
1496 if (m_SOA) in AssembleSingle()
1510 if (!m_SOA) in AssembleSingle()
1523 if (m_SOA) in AssembleSingle()
1596 bool m_SOA; member