Home | History | Annotate | Download | only in glshared

Lines Matching full:activeattributes

500 	set<string>				activeAttributes;
576 activeAttributes.insert(name);
586 if (activeAttributes.find(attrib.getName()) == activeAttributes.end())
594 if (activeAttributes.find(attrib.getName()) != activeAttributes.end())