Searched refs:numFragBlocks (Results 1 – 2 of 2) sorted by relevance
80 …int numFragBlocks = m_maxFragmentBlocks-numShared > 0 ? rnd.getInt(1, m_maxFragmentBlocks - numSha… in RandomUniformBlockCase() local88 for (int ndx = 0; ndx < numFragBlocks; ndx++) in RandomUniformBlockCase()
70 …int numFragBlocks = m_maxFragmentBlocks-numShared > 0 ? rnd.getInt(1, m_maxFragmentBlocks-numShare… in init() local78 for (int ndx = 0; ndx < numFragBlocks; ndx++) in init()