Home | History | Annotate | Download | only in functional

Lines Matching refs:blockName

752 		const std::string blockName = glu::parseVariableName(path.c_str());
759 if (shader->getDefaultBlock().interfaceBlocks[interfaceNdx].interfaceName == blockName)
763 const std::string blockMemberPath = path.substr(blockName.size() + 1);