Searched refs:nonIndexedExts (Results 1 – 1 of 1) sorted by relevance
391 const vector<string> nonIndexedExts = queryExtensionsNonIndexed(gl); in iterate() local393 const bool isOk = compareExtensionLists(nonIndexedExts, indexedExts); in iterate()402 …for (vector<string>::const_iterator ext = nonIndexedExts.begin(); ext != nonIndexedExts.end(); ++e… in iterate()