Searched refs:nonIndexedExts (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp391 const vector<string> nonIndexedExts = queryExtensionsNonIndexed(gl); local
393 const bool isOk = compareExtensionLists(nonIndexedExts, indexedExts);
402 for (vector<string>::const_iterator ext = nonIndexedExts.begin(); ext != nonIndexedExts.end(); ++ext)

Completed in 564 milliseconds