Home
last modified time | relevance | path

Searched refs:activeAttributes (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp500 set<string> activeAttributes; in checkActiveAttribQuery() local
576 activeAttributes.insert(name); in checkActiveAttribQuery()
586 if (activeAttributes.find(attrib.getName()) == activeAttributes.end()) in checkActiveAttribQuery()
594 if (activeAttributes.find(attrib.getName()) != activeAttributes.end()) in checkActiveAttribQuery()