Home | History | Annotate | Download | only in glshared

Lines Matching full:m_redundantbufferfactor

1103 	, m_redundantBufferFactor		(redundantBufferFactor)
1119 DE_ASSERT(m_redundantBufferFactor > 0);
1377 const int usedRedundantBufferNdx = m_rnd.getInt(0, m_redundantBufferFactor-1);
1379 for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx++)
1408 const int usedRedundantBufferNdx = m_rnd.getInt(0, m_redundantBufferFactor-1);
1410 for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx++)
1545 for (int i = 0; i < m_redundantBufferFactor; i++)
1550 for (int i = 0; i < m_redundantBufferFactor; i++)
1562 for (int i = 0; i < m_redundantBufferFactor; i++)
1567 for (int i = 0; i < m_redundantBufferFactor; i++)