Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.cpp1379 …for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx+… in iterate() local
1381 …rAttrBufName = separateAttrBufNamePrefix + toString(attrNdx) + "_" + toString(redundantBufferNdx); in iterate()
1401 if (redundantBufferNdx == usedRedundantBufferNdx) in iterate()
1410 …for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx+… in iterate() local
1412 const string attrBufName = unitedAttrBufferNamePrefix + toString(redundantBufferNdx); in iterate()
1431 if (redundantBufferNdx == usedRedundantBufferNdx) in iterate()