Searched refs:numVtxBlocks (Results 1 – 2 of 2) sorted by relevance
79 …int numVtxBlocks = m_maxVertexBlocks-numShared > 0 ? rnd.getInt(1, m_maxVertexBlocks - numShared) … in RandomUniformBlockCase() local85 for (int ndx = 0; ndx < numVtxBlocks; ndx++) in RandomUniformBlockCase()
69 …int numVtxBlocks = m_maxVertexBlocks-numShared > 0 ? rnd.getInt(1, m_maxVertexBlocks-numShared) : … in init() local75 for (int ndx = 0; ndx < numVtxBlocks; ndx++) in init()