Home | History | Annotate | Download | only in glshared

Lines Matching full:srcblock

1312 		const BlockLayoutEntry&		srcBlock	= srcLayout.blocks[srcBlockNdx];
1314 int dstBlockNdx = dstLayout.getBlockIndex(srcBlock.name.c_str());
1320 for (vector<int>::const_iterator srcUniformNdxIter = srcBlock.activeUniformIndices.begin(); srcUniformNdxIter != srcBlock.activeUniformIndices.end(); srcUniformNdxIter++)