Lines Matching refs:refBlockLayout
1607 const BlockLayoutEntry& refBlockLayout = refLayout.blocks[refBlockNdx];
1612 if (refBlockLayout.activeUniformIndices.size() != cmpBlockLayout.activeUniformIndices.size())
1615 << "' (expected " << refBlockLayout.activeUniformIndices.size()
1621 for (vector<int>::const_iterator ndxIter = refBlockLayout.activeUniformIndices.begin(); ndxIter != refBlockLayout.activeUniformIndices.end(); ndxIter++)
1686 const BlockLayoutEntry& refBlockLayout = refLayout.blocks[refBlockNdx];
1689 if (refBlockLayout.activeUniformIndices.size() != cmpBlockLayout.activeUniformIndices.size())
1692 << "' (expected " << refBlockLayout.activeUniformIndices.size()
1698 for (vector<int>::const_iterator ndxIter = refBlockLayout.activeUniformIndices.begin(); ndxIter != refBlockLayout.activeUniformIndices.end(); ndxIter++)