Lines Matching refs:getBlockIndex
276 int getBlockIndex (const char* name) const;
291 int UniformLayout::getBlockIndex (const char* name) const
1076 int activeBlockNdx = layout.getBlockIndex(blockInstanceName.c_str());
1314 int dstBlockNdx = dstLayout.getBlockIndex(srcBlock.name.c_str());
1586 int refBlockNdx = refLayout.getBlockIndex(instanceName.c_str());
1587 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str());
1665 int refBlockNdx = refLayout.getBlockIndex(instanceName.c_str());
1666 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str());
1748 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.str().c_str());